since are functions need to create a webpage is available
in dhtml& html. then why we are going for javascript
Answer / sunny
In HTML / DHTML, U cant directly adding function. If u want
to use function in either PHP or JSP, U have to use
javascript.
| Is This Answer Correct ? | 1 Yes | 0 No |
What will be the output of the following code? //nfe (named function expression) var Foo = Function Bar() { return 7; }; typeof Bar();
What exactly does javascript do?
How many types of functions are there in javascript?
What is webassembly good for?
What are undefined and undeclared variables?
What are the ways to emit client-side javascript from server-side code in asp. Net?
Explain event bubbling and event capturing in javascript?
How to test a string as a literal and as an object ?
How to comment javascript code?
why can't we call a static method from a non-static method
What is the best ide for javascript development?
HI friends .am Mohammed Riyash.JMC BCA Tricy. My doubt is. In some websites like bloomberg.com..etc. when MouseOver() action performed.the menuitems will be drop down..and hides when blur()action happened.any body give the code for that..