Changes between Version 5 and Version 6 of AjaxPrototypeNewForms
- Timestamp:
- Jul 19, 2010, 6:33:05 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AjaxPrototypeNewForms
v5 v6 89 89 #!text/html 90 90 <script type="text/javascript"> 91 // when the page get 's loadedcall the init function to hijack all the form91 // when the page gets loaded, call the init function to hijack all the form 92 92 Event.observe(window, 'load', init, false); 93 93