Ive recently decided to add some jquery to a project im working on, so far most of what ive learned has worked well. However i am stuck with one thing.
Ive got a html form on the webpage that is opened up into a modal dialog, i cant seem to figure out how to get the jquery submit button to work. The button in the actual form works ok but i want to remove that and use the jquery one alongside a close button (which i have working).