Changes between Initial Version and Version 1 of Ticket #17133, comment 8
- Timestamp:
- 09/08/2011 02:26:12 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17133, comment 8
initial v1 1 I changed the submit button ID because jQuery's submit() function does not work on forms where the button has the ID "submit ." Alternatively we could leave the name and use click()but this seemed like a cleaner option.1 I changed the submit button ID because jQuery's submit() function does not work on forms where the button has the ID "submit". Alternatively we could leave the name and use click(), but this seemed like a cleaner option.