Searched refs:jQuery (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/libxo/xohtml/external/ |
| H A D | jquery.js | 22 var jQuery = (function() { function 25 var jQuery = function( selector, context ) { function 27 return new jQuery.fn.init( selector, context, rootjQuery ); 31 _jQuery = window.jQuery, 100 jQuery.fn = jQuery.prototype = { 101 constructor: jQuery, 142 context = context instanceof jQuery ? context[0] : context; 150 if ( jQuery.isPlainObject( context ) ) { 152 jQuery.fn.attr.call( selector, context, true ); 159 ret = jQuery.buildFragment( [ match[1] ], [ doc ] ); [all …]
|
| H A D | jquery.qtip.css | 300 /* jQuery TOOLS Tooltip style */
|
| H A D | jquery.qtip.js | 24 else if(jQuery && !jQuery.fn.qtip) { 25 factory(jQuery);
|
| /freebsd/contrib/libxo/xohtml/ |
| H A D | xohtml.js | 1 jQuery(function($) {
|
| /freebsd/contrib/lutok/api-docs/html/ |
| H A D | jquery.js | 2 …ar Vt=C.jQuery,Gt=C.$;return S.noConflict=function(e){return C.$===S&&(C.$=Gt),e&&C.jQuery===S&&(C… 8 !function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(fun… 14 …d"!==typeof module&&module.exports?module.exports=f(require("jquery")):f(jQuery)})(function($){"us… 22 …ule.exports){module.exports=factory(require("jquery"))}else{factory(root.jQuery)}})(this,function(… 32 …e:a.proxy(b,"_touchMove"),touchend:a.proxy(b,"_touchEnd")}),d.call(b)}}}(jQuery);/*! SmartMenus jQ… 34 …e&&"object"==typeof module.exports?module.exports=t(require("jquery")):t(jQuery)})(function($){fun…
|
| /freebsd/contrib/xz/ |
| H A D | ChangeLog | 17183 the .js files are removed. This avoids license hassle from jQuery and
|