summaryrefslogtreecommitdiff
path: root/lib/jquery.form.js
AgeCommit message (Collapse)Author
2013-02-03Super first pass:Bharat Mediratta
- jQuery 1.90 - jQuery UI 1.10 - Superfish 1.5.1 (minus all plugins) - jQuery Form 3.26.0-2013.01.28 Deleted all other jQuery plugins for now. - Reworked autocomplete to use the latest jQuery code. - Deleted references to $.browser.msie, no longer supported - Basic CSS support for autocomplete - lots more work needed there
2009-06-20Reapply the change from aaac2441241df5565b4fa1562065a387e56578e1 whereBharat Mediratta
we comment out the code that prevents the file uploader code from aborting when there are input elements named "submit".
2009-06-20Updated jquery.form to a9c8862544aa3dde81c0aa1554edce148b31742d (2.28)Bharat Mediratta
2009-01-20Comment out the code that checks for form elements named "submit". ItBharat Mediratta
appears not to work correctly and is getting in the way. Commenting it out here means that it'll get overwitten on the next update of this library (but that's ok).
2008-11-15Set svn:eol-style to LF.Jozef Selesi
2008-11-15jquery.form.js r5945Bharat Mediratta