Problem:
You have a form in a page, and you have navigation off to the side. So
the navigation is outside the form. If someone clicks the navigation, you want
to make sure you get any edits they've made.
Solution:
LinkSubmit could take an id that it would use when outside a form, and it
would generate $('id').submit().
Pierce
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
