Can we have multiple document.ready() function on the same page?
Answer / chaitanya
YES. We can have any number of document.ready() function on the same page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the difference between javascript and jquery? : jquery mobile
Explain jquery $.ajax() method?
Define the script build up by jquery?
What are the advantages of using cdn?
Define jquery $.ajax() method?
Why is jquery better than javascript?
How can we debug jQuery?
List the advantage of using minimized version of jquery?
Can there be more than one ready function in jquery?
Mention the advantages of cdn? : jQuery Mobile
Difference between javascript and jquery? : jQuery Mobile
Can you call C# code-behind method using jQuery? If yes,then how?