cementedmind / jquery-load-json

Automatically exported from code.google.com/p/jquery-load-json
0 stars 0 forks source link

Patch for jquery.loadJSON.js version 1.2.5. #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1.2.5.mod.1
-----------
    Removed unused mobile option
    Added option to avoid init method execution (to solve problem when used with other jQuery plugins -jQuery Form Plugin-)
    Added option to implement custom onSetValue method (so you can change default behavior for specific fields)
    Replaced $().attr("value", newVal) with $().val(newVal) (to solve problem when used with other jQuery plugins -jQuery Form Plugin-)

Original issue reported on code.google.com by rubensa on 24 Apr 2013 at 9:59

Attachments:

GoogleCodeExporter commented 8 years ago
Full versión here...

Original comment by rubensa on 24 Apr 2013 at 10:02

Attachments:

GoogleCodeExporter commented 8 years ago
init: true destroy Jquery UI datepicker....

Original comment by hajdua...@gmail.com on 30 Apr 2014 at 6:39