Home
last modified time | relevance | path

Searched refs:initialize (Results 26 – 28 of 28) sorted by path

12

/template/hexa/
H A Dmenus.js58 window.wp.mediaelement.initialize();
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js8625 jQuery.offset.initialize();
8683 initialize: function() { method in jQuery.offset
8713 jQuery.offset.initialize = jQuery.noop;
8720 jQuery.offset.initialize();
/template/quickjump/
H A Djquery-1.4.2.min.js146 …ull;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offset…
148 …n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a… method in c.offset
150 c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initia…

12