[jQuery] Re: dataset load

2009-06-22 Thread GRaC
hahaha... thanks oh great Cesar! -GRaC On Jun 23, 2:27 am, "Cesar Sanz" wrote: > 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

[jQuery] Re: dataset load

2009-06-22 Thread Cesar Sanz
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" To: "jQuery (English)" Sent: Monday, June 22, 2009 10:10 AM Subject: [jQuery] dataset