Hi !
I use the plugin "live query", i have checked many times my code but
it dont works,
i want to use jquery after an Ajax request.

Here is my code :

"
$('#refresh_inventaire').livequery('click',function(){ajax_storage
();});
"

When I click on the refresh link, it does refresh (using "ajax_storage
();" function) but the jquery part still dont work...
(the jquery script (a simple hide/show) works great without using
ajax...)

I hope someone can help me, Bye !

(Sorry if I have make some mistakes, I am not english)

Reply via email to