Home
last modified time | relevance | path

Searched refs:jQuery (Results 376 – 400 of 799) sorted by relevance

1...<<11121314151617181920>>...32

/plugin/datepicker/
H A Dscript.js58 if(jQuery("#"+par.displayArea.id).parents('div.sortable').length != 0) {
59 idx = jQuery("#"+par.displayArea.id).data("plugin-datepicker-idx");
/plugin/jplayer/vendor/happyworm/jplayer/
H A DREADME.md1 # [jPlayer](http://jplayer.org/) : HTML5 Audio & Video for [jQuery](http://jquery.com/)
7 ### jPlayer is a jQuery/Zepto plugin that allows you to:
11 * add **audio** and **video** to your jQuery/Zepto projects.
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.css.js5 …atcher=[].concat(jQuery.map(colorNames,function(pattern){return"("+Syntax.Brush.convertStringToTok…
/plugin/editsections2/
H A Dscript.js24 jQuery(replaceSectionEditButtonEvents);
41 jQuery('form.btn_secedit')
53 jQuery('.section_highlight').removeClass('section_highlight');
/plugin/datatables/assets/datatables.net-plugins/integration/jqueryui/
H A DdataTables.jqueryui.min.js
/plugin/ckgedit/
H A Dlocktimer.js19 jQuery("#save_button").trigger("mousedown");
79 jQuery.post(
146 jQuery.post(
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as2 * jPlayer Plugin for jQuery JavaScript Library
17 …* jQuery: (URL Encoded: String) Sets the jQuery var name. Used with: someVar = jQuery.noConflict(t…
54 private var jQuery:String;
91 // The jQuery param is the primary cause of security concerns.
92 jQuery = loaderInfo.parameters.jQuery + "('#" + loaderInfo.parameters.id + "').jPlayer";
228 …ExternalInterface.call(jQuery, "jPlayerFlashEvent", JplayerEvent.JPLAYER_READY, extractStatusData(…
240 if(jQueryIllegal(p.jQuery)) {
254 // Check param contains the term jQuery.
255 var validParam:RegExp = /(jQuery)/;
504 ExternalInterface.call(jQuery, "jPlayerFlashEvent", e.type, extractStatusData(e.data));
[all …]
/plugin/googleanalytics/
H A Dscript.js76 jQuery(function() {
78 jQuery('a.urlextern, a.interwiki').click(function() {
/plugin/diagramsnet/
H A Dscript.js22 jQuery.post(
53 jQuery.post(
/plugin/settingstree/
H A Dscript.js5 var $ = jQuery,
21 jQuery.fn.settingsTree = function(opts){
22 if (jQuery(this).length !== 1){
25 …var $ = jQuery, $root = $(this), opts = $.extend({},opts), pluginname = opts.pluginname, token = o…
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1jQuery.ajax({method:"POST",url:DOKU_BASE+"lib/exe/ajax.php",data:{call:"iwiki_list"},async:true,da…
/plugin/groupmanager/
H A Dscript.js4 jQuery(function(){
5 jQuery('#usrmgr__del').click(function(){
/plugin/likeit/script/
H A Djquery.hoverIntent.js88 var ev = jQuery.extend({},e);
115 })(jQuery);
/plugin/emoji/script/
H A Djquery.textcomplete.js10 factory(jQuery);
74 }(jQuery);
359 }(jQuery);
881 }(jQuery);
935 }(jQuery);
1074 }(jQuery);
1146 }(jQuery);
1198 }(jQuery);
1329 }(jQuery);
1362 }(jQuery);
[all …]
/plugin/chordsheets/js/
H A Djtab.min.js1jQuery.grep(array,function(t){return 1!=t.length}).map(function(t){return parseInt(t[0])}).map(fun…
/plugin/log404/
H A Dscript.js1 jQuery(function() {
/plugin/directorylist/
H A Dscript.js1 jQuery(function()
/plugin/stale/
H A Dscript.js7 jQuery(function() {
/plugin/move/
H A Dscript.js10 jQuery(function() {
/plugin/findologicxmlexport/resources/
H A Dscript.js4 jQuery('img.info_hover').tooltip();
/plugin/filelisting/
H A Dscript.js384 }(window.jQuery));
386 jQuery(function() {
408 var $plugin__filelisting = jQuery('.plugin__filelisting');
428 var $bodyTable = jQuery(container).find('.plugin__filelisting_bodytable table');
429 var $headerWrapper = jQuery(container).find('.plugin__filelisting_headertable');
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown80 …ange where the navigation arrows are attached (Selector, htmlString, Array, Element, jQuery object)
81 …Change where the navigation dots are attached (Selector, htmlString, Array, Element, jQuery object)
83 prevArrow | string (html|jQuery selector) | object (DOM node|jQuery object) | <button type="button"…
84 nextArrow | string (html|jQuery selector) | object (DOM node|jQuery object) | <button type="button"…
177 slickFilter | filter : selector or function | Filters slides using jQuery .filter syntax
219 jQuery 1.7
/plugin/datatables/assets/datatables.net-plugins/integration/bootstrap/3/
H A DdataTables.bootstrap.min.js
/plugin/bez/scripts/
H A Dactivity_report.js3 jQuery("form .date").datepicker({
H A Dreport.js3 jQuery("form .date").datepicker({

1...<<11121314151617181920>>...32