andyd34 Posted October 16, 2009 Share Posted October 16, 2009 Can someone tell me why this fuction works in internet explorer but not firefox $('#register').ajaxForm(function() { alert("Thank you!"); }); Link to comment https://forums.phpfreaks.com/topic/177948-submit-works-in-ie-but-not-in-firefox/ Share on other sites More sharing options...
cbolson Posted October 17, 2009 Share Posted October 17, 2009 Hi, Without seeing the full code it is hard to tell, but, are you sure that the form has the id "register" ? Chris Link to comment https://forums.phpfreaks.com/topic/177948-submit-works-in-ie-but-not-in-firefox/#findComment-938528 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.