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!"); }); Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.