Re: Form in modal using Internet Explorer 8

2011-06-07 Thread Matthew Goodson
Hi, I figured out what was causing my problem. For anyone else that gets the same thing... I had a jquery modal with a form in it. Inside the form I had an input tag of type "image". () I found that when I clicked the input tag ie was submitting the form. It only happened when using ie 8 older. It

Form in modal using Internet Explorer 8

2011-06-06 Thread Matthew Goodson
Hi guys, I have a jquery modal which contains a form which has an ajax button. The problem I have is that when using internet explorer 8 (and presumibly older versions) when the button is clicked an ajax callback is fired for the button AND also an ajax form submit callback is fired. This doesn't h