Home
last modified time | relevance | path

Searched refs:selector (Results 301 – 325 of 328) sorted by last modified time

1...<<11121314

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.utils.inc.php12 function css_find_pseudoelement($selector) { argument
13 $selector_type = selector_get_type($selector);
19 foreach ($selector[1] as $subselector) {
H A Dcss.rules.inc.php5 var $selector; variable in CSSRule
24 $this->selector = $rule[0];
29 $this->specificity = css_selector_specificity($this->selector);
30 $this->pseudoelement = css_find_pseudoelement($this->selector);
43 function get_selector() { return $this->selector; }
47 return match_selector($this->selector, $root);
/plugin/html2pdf/html2pdf/html2ps/cache/
H A D7d888258e9745b3716532ea81342daaf.css.compiled1selector";a:2:{i:0;i:3;i:1;s:7:"address";}s:4:"body";O:21:"CSSPropertyCollection":4:{s:11:"_proper…
/plugin/advrack/
H A Djquery.qtip.js1378 function delegate(selector, events, method) { argument
1379 $(document.body).delegate(selector,
/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css21 * 'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
24 * modify that selector.
H A Ddemo_table_jui.css21 * 'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
24 * modify that selector.
/plugin/dokumicrobugtracker/js/
H A Djquery.js2selector):s.splice(i--,1);e=f(a.target).closest(q,a.currentTarget);for(j=0,k=e.length;j<k;j++){m=e…
3selector),f.extend({},a,{handler:L,guid:a.handler.guid}))},remove:function(a){f.event.remove(this,…
/plugin/dokumicrobugtracker/
H A Dstyle.css21 * 'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
24 * modify that selector.
560 * 'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
563 * modify that selector.
/plugin/sqlraw/
H A Dsimple_html_dom.php502 function find($selector, $idx=null, $lowercase=false) argument
504 $selectors = $this->parse_selector($selector);
553 protected function seek($selector, &$ret, $lowercase=false) argument
558 list($tag, $key, $val, $exp, $no_key) = $selector;
1111 function find($selector, $idx=null, $lowercase=false) argument
1113 return $this->root->find($selector, $idx, $lowercase);
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js8 jQuery.fn=jQuery.prototype={init:function(selector,context){selector=selector||document;
9 if(selector.nodeType){this[0]=selector;
12 }if(typeof selector=="string"){var match=quickExpr.exec(selector);
17 }selector=[];
81 },not:function(selector){if(selector.constructor==String){if(isSimple.test(selector)){return this.p…
82 }else{selector=jQuery.multiFilter(selector,this);
83 }}var isArrayLike=selector.length&&selector[selector.length-1]!==undefined&&!selector.nodeType;
86 …nction(selector){return this.pushStack(jQuery.unique(jQuery.merge(this.get(),typeof selector=="str…
87 },is:function(selector){return !!selector&&jQuery.multiFilter(selector,this).length>0;
88 },hasClass:function(selector){return this.is("."+selector);
[all …]
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js95 var $ = function ( selector, context ) { argument
97 return context.querySelector(selector);
102 var $$ = function ( selector, context ) { argument
104 return arrayify( context.querySelectorAll(selector) );
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.css.css1 .syntax-theme-base .syntax .css .selector {
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js2021 match: function(element, selector) { argument
2022 if (Object.isString(selector))
2023 selector = new Selector(selector);
2024 return selector.match($(element));
3827 'not': function(nodes, selector, root) { argument
3829 var exclusions = new Selector(selector).findElements(root);
3895 for (var i = 0, l = expressions.length, selector; i < l; i++) {
3896 selector = new Selector(expressions[i].strip());
3897 h.concat(results, selector.findElements(element));
H A Dcontrols.js416 this.updateChoices(this.options.selector(this));
426 selector: function(instance) {
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16selector):s.splice(i--,1);e=f(a.target).closest(q,a.currentTarget);for(j=0,k=e.length;j<k;j++){m=e…
/plugin/editsections/
H A Dall.css8 Note: Adding the 'body' selector makes these rules more specific, and so
10 be able to override this by adding the 'html' selector to the 'secedit' css
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js8 jQuery.fn=jQuery.prototype={init:function(selector,context){selector=selector||document;
9 if(selector.nodeType){this[0]=selector;
12 }if(typeof selector=="string"){var match=quickExpr.exec(selector);
17 }selector=[];
81 },not:function(selector){if(selector.constructor==String){if(isSimple.test(selector)){return this.p…
82 }else{selector=jQuery.multiFilter(selector,this);
83 }}var isArrayLike=selector.length&&selector[selector.length-1]!==undefined&&!selector.nodeType;
86 …nction(selector){return this.pushStack(jQuery.unique(jQuery.merge(this.get(),typeof selector=="str…
87 },is:function(selector){return !!selector&&jQuery.multiFilter(selector,this).length>0;
88 },hasClass:function(selector){return this.is("."+selector);
[all …]
/plugin/tline/
H A DCHANGES.txt178 IE. Eg <div class 'foo bar' /> should be selected with css selector .foo.bar (or .bar.foo)
/plugin/jquery/
H A Djquery-1.4.2.min.js17 …r(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}…
18 …;if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouse…
21 …gth=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.lengt…
22 …this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){th…
23 …(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.…
24 "find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"…
60 …up:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this…
67 …t"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
68 …[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origT…
96 …!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete…
[all …]
H A Djquery-1.4.2.js148 this.selector = selector;
154 this.selector = selector;
156 selector = document.getElementsByTagName( selector );
175 if (selector.selector !== undefined) {
176 this.selector = selector.selector;
184 selector: "",
232 ret.selector = this.selector + (this.selector ? " " : "") + selector;
234 ret.selector = this.selector + "." + name + "(" + selector + ")";
2477 selector = origSelector || this.selector,
2655 if ( !selector || typeof selector !== "string" ) {
[all …]
/plugin/jmol2/jmol/
H A DCHANGES.txt1526 # new feature: user-definable atom selector for extended select:
1530 # new feature: user-definable atom selector functions.
/plugin/boxwh/boxwh/
H A Dstyle_custom.css265 /* IE fixes for unsupported child selector \*/
H A Dstyle.css131 /* IE fixes for unsupported child selector \*/
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt181 attr_selector attribute selector (square brackets in a[href^=http://])
/plugin/hide/
H A Dstyle.css25 * It requires CSS3 selector compatibility, so no IE

1...<<11121314