Home
last modified time | relevance | path

Searched refs:jquery (Results 1 – 25 of 113) sorted by relevance

12345

/plugin/socialshareprivacy2/SSP/stylesheets/
H A Djquery.socialshareprivacy.css1 @import url("jquery.socialshareprivacy.common.css");
2 @import url("jquery.socialshareprivacy.buffer.css");
3 @import url("jquery.socialshareprivacy.delicious.css");
4 @import url("jquery.socialshareprivacy.disqus.css");
5 @import url("jquery.socialshareprivacy.facebook.css");
6 @import url("jquery.socialshareprivacy.flattr.css");
7 @import url("jquery.socialshareprivacy.gplus.css");
10 @import url("jquery.socialshareprivacy.mail.css");
12 @import url("jquery.socialshareprivacy.reddit.css");
14 @import url("jquery.socialshareprivacy.tumblr.css");
[all …]
/plugin/edittable/
H A Ddeleted.files9 script/jquery.handsontable.columnmove.js
10 script/jquery.handsontable.rowmove.js
11 script/jquery.handsontable.full.js
12 less/jquery.handsontable.columnmove.less
13 less/jquery.handsontable.rowmove.less
14 less/jquery.handsontable.full.less
/plugin/picasawebalbum/
H A DMakefile2 cp orig/jquery.pwi.js .
3 patch < orig/jquery.pwi.js.patch
4 cp orig/jquery.slimbox2.css .
5 patch < orig/jquery.slimbox2.css.patch
H A DREADME9 * jquery <http://www.dokuwiki.org/plugin:jquery>
10 (maxb.net version <http://maxb.net/blog/2009/02/24/dokuwiki-jquery>)
26 The picasawebalbum plugin must be loaded after the jquery plugin.
/plugin/jquery-syntax/
H A Daction.php37 'src' => $plugin_root.'/jquery-1.6.min.js'
43 $syntax_root = $plugin_root.'/jquery-syntax/';
54 'src' => $plugin_root.'/jquery-syntax/jquery.syntax.min.js'
H A Dplugin.info.txt7 url http://www.oriontransfer.co.nz/software/jquery-syntax
/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md26 composer require components/jquery
33 "components/jquery": "2.*",
46 <script src="components/jquery/jquery.js"></script>
64 require(['jquery'], function($) {
80 will install jQuery to *public/jquery* rather than *components/jquery*:
85 "components/jquery": "*"
107 "components/jquery": "*"
123 "components/jquery": "*"
183 "name": "components/jquery",
211 "deps": ["underscore", "jquery"],
[all …]
/plugin/bookcreator/script/
H A DREADME.txt3 http://johnculviner.com/jquery-file-download-plugin-for-ajax-like-feature-rich-file-downloads/
6 https://github.com/johnculviner/jquery.fileDownload/blob/master/src/Scripts/jquery.fileDownload.js
/plugin/rigrr/
H A Dbundled-software.txt17 http://jquery.com
18 https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt
/plugin/ckgedit/ckeditor/
H A Dconfig.js1jquery=n.jQuery;f.scayt__disable=false;n.ckgedit_language_chk(f);f.format_tags="p;h1;h2;h3;h4;h5";…
/plugin/linksuggest/
H A DREADME.md12 The plugin is using the jquery textcomplete Plugin (https://github.com/yuku-t/jquery-textcomplete)
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js.patch1 --- jquery.pwi.js.orig 2009-11-05 18:56:08.000000000 +0100
2 +++ jquery.pwi.js 2009-11-05 18:56:38.000000000 +0100
H A Djquery.slimbox2.css.patch1 --- orig/jquery.slimbox2.css 2009-11-05 19:12:02.000000000 +0100
2 +++ jquery.slimbox2.css 2009-11-05 18:49:32.000000000 +0100
/plugin/likeit/
H A DREADME.md11 - jquery.hoverIntent http://cherne.net/brian/resources/jquery.hoverIntent.html MIT license
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCONTRIBUTING.md8 Please follow the [jQuery Style Guide](http://contribute.jquery.org/style-guide/),
9 in particular the [JavaScript Style Guide](http://contribute.jquery.org/style-guide/js/).
/plugin/ckgdoku/ckeditor/
H A Dconfig.js1jquery=top.jQuery;d.scayt__disable=false;top.ckgdoku_language_chk(d);d.format_tags="p;h1;h2;h3;h4;…
/plugin/socialshareprivacy2/JC/
H A DREADME.md1 # jquery.cookie [![Build Status](https://travis-ci.org/carhartl/jquery-cookie.png?branch=master)](h…
9 <script src="/path/to/jquery.cookie.js"></script>
115 - Source hosted at [GitHub](https://github.com/carhartl/jquery-cookie)
116 - Report issues, questions, feature requests on [GitHub Issues](https://github.com/carhartl/jquery-…
/plugin/tagfilter/script/select2/
H A Drelease.sh31 sed -E -e "s/\"version\": \"([0-9\.]+)\",/\"version\": \"$ver\",/g" -i -- bower.json select2.jquery.json component.json composer.json package.json
34 git add select2.jquery.json
/plugin/datatables/assets/datatables.net-plugins/features/mark.js/
H A Ddatatables.mark.es6.min.js
/plugin/socialshareprivacy2/SSP/
H A DREADME.md63 * [jQuery](http://jquery.com/)
82 <script type="text/javascript" src="jquery.js"></script>
107 …* [jquery.socialshareprivacy.min.js](http://panzi.github.com/SocialSharePrivacy/javascripts/jquery
113 …* [jquery.socialshareprivacy.min.css](http://panzi.github.com/SocialSharePrivacy/stylesheets/jquer…
141 s.src = 'jquery.socialshareprivacy.min.autoload.js';
1339 build/jquery.socialshareprivacy.min.js
1340 build/jquery.socialshareprivacy.min.autoload.js
1341 build/jquery.socialshareprivacy.min.de.js
1342 build/jquery.socialshareprivacy.min.fr.js
1343 build/jquery.socialshareprivacy.min.css
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DMakefile88 dist/sequence-diagram.js: src/main.js build/diagram-grammar.js src/jquery-plugin.js src/sequence-di…
93 dist/sequence-diagram-raphael.js: src/main.js build/diagram-grammar.js src/jquery-plugin.js src/seq…
97 dist/sequence-diagram-snap.js: src/main.js build/diagram-grammar.js src/jquery-plugin.js src/sequen…
/plugin/siteexport/
H A D.scrutinizer.yml7 - 'jquery.filedownload.js'
/plugin/imgpaste/
H A Ddeleted.files3 jquery.paste_image_reader.js
/plugin/jquerymigrate/
H A Dplugin.info.txt6 desc Adds production/development version of jquery-migrate script to DokuWiki
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A D.jshintrc18 "jquery": true

12345