In how many ways a Javascript code can be involved in an HTML file?
Answer Posted / datta
JavaScript code can be involved in an Html file in 3 ways
Inline
Internal and
External
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to define a anonymous function?
What is screen object in JavaScript?
What is array constructor in javascript?
Explain how to detect the operating system on the client machine?
What is the reason for wrapping the entire content of a javascript source file in a function book?
Explain unescape() in javascript?
How to validate email in javascript?
What is the difference between childNode and children?
What are all the types of Pop up boxes available in JavaScript?
hi i want validations for two drop down lists. when user enter to second list by skipping first list alert box should appear.