jQuery(document).read(...);

this just ensure all dom is completed loaded, so doesn't wait to images, etc to be
in the document.
You can make your ajax call here.

----- Original Message ----- From: "GRaC" <gunishraicha...@gmail.com>
To: "jQuery (English)" <jquery-en@googlegroups.com>
Sent: Monday, June 22, 2009 10:10 AM
Subject: [jQuery] dataset load



My first question and a possible n00b question...
I wanna preload a asp.net dataset by firisng a webservice without
waiting for the document to complete load ... Images etc.... I know it
will need ajax call... Can xome someone here kindly walk me through
the steps to do this ?

Reply via email to