Home
last modified time | relevance | path

Searched defs:selector (Results 101 – 104 of 104) sorted by last modified time

12345

/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js95 var $ = function ( selector, context ) { argument
102 var $$ = function ( selector, context ) { argument
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js2021 match: function(element, selector) { argument
3827 'not': function(nodes, selector, root) { argument
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js348 }},function(name,fn){jQuery.fn[name]=function(selector){var ret=jQuery.map(this,fn); argument
365 },remove:function(selector){if(!selector||jQuery.filter(selector,[this]).r.length){jQuery("*",this)… argument
/plugin/jquery/
H A Djquery-1.4.2.js19 var jQuery = function( selector, context ) { argument
1330 hasClass: function( selector ) { argument
2590 function liveConvert( type, selector ) { argument
3655 var posProcess = function(selector, context){ argument
3725 find: function( selector ) { argument
3759 not: function( selector ) { argument
3763 filter: function( selector ) { argument
3767 is: function( selector ) { argument
3831 add: function( selector, context ) { argument
4113 remove: function( selector, keepData ) { argument
[all …]

12345