Hi
I have a jquery ui dialog with a form inside. If I call the validate method of the jquery.validate plugin, tabbing inside the form fields strangely submits the form.
If I remove the call to validate, the odd behaviour dissapears, but then I would have to validate by hand.
Any ideas why?
Can't post code right now, but could create a simplification and post it if needed.