http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_stop_working_after_an_AJAX_request.3F
On Sun, Jan 17, 2010 at 10:50 AM, Louie39 <[email protected]> wrote: > I have a form that is using jqury to post data (ajax) to another page > and returns the result, but after the new content is loading, all > links that are using jquery doesn't work anymore. > > Does anyone have a solution to this? >

