mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-13 19:01:02 +00:00
- Added code to calculate whether to choose the documentUrl or the page Url in the case where an action is not specified on a form element. - Fixed bug in the navigation "submit" handler where an error was being thrown if "type" was not specified. - Fixed typo "diabled" id typos in tests/unit/navigation/index.html. - Added tests for form submissions with no action in both base and non-base specified cases. |
||
|---|---|---|
| .. | ||
| base-tests | ||
| data-url-tests | ||
| dialog-param-test | ||
| form-tests | ||
| path-tests | ||
| base-tests.html | ||
| file.html | ||
| index.html | ||
| navigation_base.js | ||
| navigation_core.js | ||
| navigation_helpers.js | ||
| navigation_paths.js | ||
| navigation_transitions.js | ||
| title1.html | ||
| title2.html | ||
| title3.html | ||