Put your $.ajax() call inside a function and call that on load and
whatever other event.

On Mon, Dec 14, 2009 at 8:18 PM, Wendi Turner <wenditur...@gmail.com> wrote:
> Thank you Mike !
>
> Repost Question: "How can you remove/delete the active $(document).ready()
> script, re-write and re-register then re-trigger the ready script??  Without
> reloading the page?"
>
> I have an anonymous
>
> $.ajax( function ( blah blah) )
>
> created in the $document.ready() object.
>
> I want to reload the $.ajax () object on a client event.
>
> How can I do this best?
>
>
>
> Michael Geary <m...@mg.to>
>>
>> Wendi, just a tip to help you get the assistance you're looking for: Since
>> your question doesn't seem to relate to the topic of this particular thread,
>> people may not notice it.
>
>

Reply via email to