since are functions need to create a webpage is available
in dhtml& html. then why we are going for javascript
Answer Posted / 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 |
Post New Answer View All Answers
Explain typecasting in javascript?
How do I turn on javascript on my phone?
What are the difference between javascript and jquery?
How to trigger a postback on an updatepanel from javascript?
What is Date object in JavaScript?
Can we create session in javascript?
What does the term sticky session mean in a web-farm scenario? Why would you use a sticky session? What is the potential disadvantage of using a sticky session?
How use javascript html?
Where should I put script tags?
Is javascript free to use?
What is a function callback?
Is javascript becoming obsolete?
How do you round a value in javascript?
What is difference between array.splice() and array.slice() method in javascript?
What is difference between var x =1; and x=1;?