What is inline scripting?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is inline scripting?
Rating:
Inline scripting is a method of scripting in which the script is embedded within the HTML tags of a Web page. It provides control to a Web page when events, such as button click, text entry, form submission etc., occur. Inline scripting is also used to provide information to a Web page from the Web server.
The following is an example of an inline script, for the onfocus and onblur events, embedded in an HTML tag :
Rating:
Was this information helpful?
Other articles
- What is SCANDISK?
- What is a worm?
- What are the common file formats for creating a resume?
- What is man-in-the-middle attack?
- What is a vulnerability attack?