[jQuery] Re: AJAX get method problem

2008-04-27 Thread David Frank
I should have read the official FAQ first, though I wasn't expecting it to be answered in FAQ section... http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_stop_working_after_an_Ajax_request.3F problem solves, hope this helps others.

[jQuery] AJAX get method problem

2008-04-23 Thread David Frank
I intend to have a poll page which user can switch between poll and result, triggered by clicking on a centain link, which is returned by GET method. now I am stuck because both function works on the first click, but when user try to click on the returned link, corresponding click event is not