Home
last modified time | relevance | path

Searched refs:jQuery (Results 226 – 240 of 240) sorted by last modified time

12345678910

/template/templar/js/
H A Dbootstrap-scrollspy.js162 }(window.jQuery);
H A Dbootstrap-transition.js60 }(window.jQuery);
H A Dbootstrap-affix.js117 }(window.jQuery);
H A Dbootstrap-collapse.js167 }(window.jQuery);
H A Dbootstrap-dropdown.js165 }(window.jQuery);
H A Dbootstrap-typeahead.js335 }(window.jQuery);
/template/templar/
H A Dscript.js21 jQuery(window).bind('popstate', shiftWindow);
/template/scanlines/js/
H A Dcufon-yui.js7 …le:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})…
H A Djquery.fittext.js44 })( jQuery );
/template/lcars/js/
H A Djquery.timers-1.1.2.js12 jQuery.fn.extend({
20 jQuery.timer.add(this, interval, label, fn, 1);
25 jQuery.timer.remove(this, label, fn);
30 jQuery.event.special
32 jQuery.extend({
63 if (jQuery.isFunction(label)) {
83 var timers = jQuery.data(element, this.dataKey) || jQuery.data(element, this.dataKey, {});
95 jQuery.timer.remove(element, label, fn);
143 jQuery(window).bind("unload", function() {
144 jQuery.each(jQuery.timer.global, function(index, item) {
[all …]
H A Dcufon-yui.js7 …le:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})…
/template/lcars/
H A Dcufon-yui.js7 …le:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})…
/template/arctic-mbo/
H A Dscript.js.old212 var header = jQuery('sb__left__toc__header');
22 jQuery.prepend(header,obj);
34 var toc = jQuery('sb__left__toc__inside');
35 var obj = jQuery('sb__left__toc__toggle');
52 var header = jQuery('sb__right__toc__header');
61 jQuery.prepend(header,obj);
73 var toc = jQuery('sb__right__toc__inside');
74 var obj = jQuery('sb__right__toc__toggle');
87 jQuery(addSbLeftTocToggle);
88 jQuery(addSbRightTocToggle);
[all …]
/template/quickjump/
H A Dscripts.js1 jQuery(document).ready(function() {
3 jQuery('#toc_toggle > a').click(function() {
4 jQuery('#toc_area').slideToggle();
7 jQuery('#toc_toggle').css('display', 'block');
H A Djquery-1.4.2.min.js20 …a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.documen…
26 …if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isRea…
154 …"offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);

12345678910