For some reason I have a feeling you've overlooked the official jQuery
documentation on .load(), especially the example section.
http://docs.jquery.com/Ajax/load#urldatacallback

Michel Belleville


2009/12/4 Nicu Marcu <marcu.nico...@gmail.com>

> Can you give me please some example or where to find a documentation about
> what you said.
>
> 2009/12/4 Michel Belleville <michel.bellevi...@gmail.com>
>
> .load() also has a success triggered callback.
>>
>> Michel Belleville
>>
>>
>> 2009/12/4 NMarcu <marcu.nico...@gmail.com>
>>
>> Hi,
>>>
>>>   I need to update a div that contain a table, and another one that
>>> contain a drop down list, that is build depending on what is in one
>>> table from db(the first div depend on this also). It's possible to
>>> update the 2 divs with the same load, or need to use two load. I try
>>> this but not worked correct.
>>>
>>> Thanks.
>>>
>>
>>
>
>
> --
> All the best,
>
> Nicolae MARCU
>

Reply via email to