Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Is there any difference between body onload() and document.ready() function?



Is there any difference between body onload() and document.ready() function?..

Answer / chaitanya

document.ready() function is different from body onload() function for 2 reasons.

We can have more than one document.ready() function in a page where we can have only one body onload function.

document.ready() function is called as soon as DOM is loaded where body.onload() function is called when everything gets loaded on the page that includes DOM, images and all associated resources of the page.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

What is a jquery ?

0 Answers  


What to do to select element having a particular class (".selected")? : jquery mobile

0 Answers  


What are the fastest selectors in jQuery?

1 Answers  


What are the different ways of using $.connect function in jquery?

0 Answers  


How to set jquery mobile responsive table width to 100% width despite css styles? : jquery mobile

0 Answers  


What is normally not included in a cloned copy? : jQuery Mobile

0 Answers  


How is body onload() function is different from document.ready() function used in jquery?

0 Answers  


Which program is useful for testing jQuery?

0 Answers  


What is the basic requirement to start with the jquery?

0 Answers  


How to give face effect in jquery?

0 Answers  


Can we add more than one ‘document.ready’ function in a page?

0 Answers  


What are selectors in jquery? : jQuery Mobile

0 Answers  


Categories