Page 1 of 1

SOLVED: AJAX IE7 fails to respond after 2 clicks

Posted: Fri Jun 20, 2008 7:46 am
by hansford
Do you know why AJAX would fail to respond after the first 2 clicks?
The function is called with an onclick event handler inside a button

Re: AJAX IE7 fails to respond after 2 clicks

Posted: Fri Jun 20, 2008 10:51 am
by hansford
SOLVED by tweaking code from this example. My ajax had always worked before, but I never really tested it more than once or twice before thinking it was good, when it wasn't.

http://www.phpfreaks.com/forums/index.p ... 581.0.html