| Current Path : /usr/share/javascript/jquery-ui/ui/ |
| Current File : //usr/share/javascript/jquery-ui/ui/form.min.js |
!function(factory){"function"==typeof define&&define.amd?define(["jquery","./version"],factory):factory(jQuery)}(function($){return $.fn.form=function(){return"string"==typeof this[0].form?this.closest("form"):$(this[0].form)}});