Home
last modified time | relevance | path

Searched refs:selector (Results 76 – 100 of 111) sorted by last modified time

12345

/template/ospyramid/css/
H A Dsuperfish.css66 .sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
/template/ospyramid/js/libs/
H A Djquery-1.6.1.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…
17selector),f.extend({},a,{handler:N,guid:a.handler.guid}))},remove:function(a){f.event.remove(this,…
H A Djquery-1.6.1.js112 this.selector = selector;
120 …if ( selector.charAt(0) === "<" && selector.charAt( selector.length - 1 ) === ">" && selector.leng…
175 this.selector = selector;
195 if (selector.selector !== undefined) {
196 this.selector = selector.selector;
252 ret.selector = this.selector + (this.selector ? " " : "") + selector;
254 ret.selector = this.selector + "." + name + "(" + selector + ")";
3518 selector = origSelector || this.selector,
5099 selector = Expr.relative[selector] ? selector + "*" : selector;
5213 matches[ selector ] = POS.test( selector ) ?
[all …]
/template/starterbootstrap/js/
H A Djquery-1.9.1.min.js3selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):b.isFunction(e)?r.re…
4 …delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler),this;i…
H A Dbootstrap.js106 if (!selector) {
108 selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7
852 if (!selector) {
854selector = selector && /#[A-Za-z]/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') // str…
857 var $parent = selector && $(selector)
1220 selector: false, property in Tooltip.DEFAULTS
1636 var selector = options && options.selector
1756 var selector = options && options.selector
1896 var selector = this.selector +
1914 $(this.selector)
[all …]
H A Dbootstrap.min.js6selector;(e||"destroy"!=b)&&(g?(e||d.data("bs.tooltip",e={}),e[g]||(e[g]=new c(this,f))):e||d.data… property in c.DEFAULTS.viewport
/template/starterpjax/
H A Djquery.pjax.js30 function fnPjax(selector, container, options) { argument
32 return this.on('click.pjax', selector, function(event) {
176 options.data._pjax = context.selector
194 xhr.setRequestHeader('X-PJAX-Container', context.selector)
257 container: context.selector,
305 container: context.selector,
563 throw "no pjax container for " + container.selector
564 } else if ( container.selector !== '' && container.context === document ) {
582 function findAll(elems, selector) { argument
583 return elems.filter(selector).add(elems.find(selector));
/template/writr/js/
H A Dskip-link-focus-fix.js4 focusable: function(el, index, selector){ argument
/template/breeze/bower_components/gumby/js/libs/
H A Djquery-1.10.1.min.js4selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):x.isFunction(e)?r.re…
5selector),r.guid||(r.guid=x.guid++),(l=v.events)||(l=v.events={}),(f=v.handle)||(f=v.handle=functi…
H A Djquery-1.10.1.min.map1 …toString","toString","core_hasOwn","hasOwnProperty","core_trim","trim","selector","context","fn","…
H A Djquery-2.0.2.min.js4selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):x.isFunction(e)?n.re…
5selector),n.guid||(n.guid=x.guid++),(l=y.events)||(l=y.events={}),(a=y.handle)||(a=y.handle=functi…
H A Djquery-2.0.2.min.map1 …toString","toString","core_hasOwn","hasOwnProperty","core_trim","trim","selector","context","fn","…
/template/dokutwitterbootstrap/js/
H A Dbootstrap.min.js9selector:!1,template:'<div class="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-in… property in b.DEFAULTS
/template/a_new_day/js/
H A Dcontrols.js404 this.updateChoices(this.options.selector(this));
414 selector: function(instance) {
H A Dprototype.js1238 match: function(element, selector) { argument
1239 if (typeof selector == 'string')
1240 selector = new Selector(selector);
1241 return selector.match($(element));
1849 var selector = new Selector(expression);
1850 return elements.select(selector.match.bind(selector)).map(Element.extend);
1861 var selector = new Selector(expr);
1863 return elements.concat(selector.findElements(result || element));
H A Deffects.js939 var cssText = '', selector = '.' + options.style;
944 if (selector == rule.selectorText) {
/template/a_new_day/
H A Dcsshover3.htc103 // affected elements are found by truncating the selector after the interactive pseudo,
111 // the new selector is going to use that classname in a new css rule,
120 … // no need to set the same callback more than once when the same selector uses the same classname
131 // they are selected by the affected selector).
135 // hash it, so an identical selector/class combo does not duplicate the expression
/template/daily/css/
H A Dpure-min.css519 The ".opera-only" selector is used to prevent actual prefocus styling
885 Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
886 since IE8 won't execute CSS that contains a CSS3 selector.
928 Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
929 since IE8 won't execute CSS that contains a CSS3 selector.
970 Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
971 since IE8 won't execute CSS that contains a CSS3 selector.
1046 Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
1047 since IE8 won't execute CSS that contains a CSS3 selector.
1456 /* nth-child selector for modern browsers */
/template/vector/static/3rd/vector/
H A Dcsshover.htc103 // affected elements are found by truncating the selector after the interactive pseudo,
111 // the new selector is going to use that classname in a new css rule,
120 … // no need to set the same callback more than once when the same selector uses the same classname
131 // they are selected by the affected selector).
135 // hash it, so an identical selector/class combo does not duplicate the expression
/template/gtopia/
H A Dnew.css1 …products-selector table{margin:0em 0em;}#products-selector td{padding:0em .5em;}div#products-selec…
H A Dstyle.css1731 #products-selector table{
1735 #products-selector td{
1739 div#products-selector form{
1743 #products-selector div.form-item{
/template/templar/js/
H A Dbootstrap-tab.js40 , selector = $this.attr('data-target')
45 if (!selector) {
46 selector = $this.attr('href')
47 selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') //strip for ie7
62 $target = $(selector)
H A Dbootstrap-tooltip.js55 this.$element.on('click.' + this.type, this.options.selector, $.proxy(this.toggle, this))
59 … this.$element.on(eventIn + '.' + this.type, this.options.selector, $.proxy(this.enter, this))
60 … this.$element.on(eventOut + '.' + this.type, this.options.selector, $.proxy(this.leave, this))
64 this.options.selector ?
65 (this._options = $.extend({}, this.options, { trigger: 'manual', selector: '' })) :
343 , selector: false property in $.fn.tooltip.defaults
H A Dbootstrap-alert.js36 , selector = $this.attr('data-target')
39 if (!selector) {
40 selector = $this.attr('href')
41 selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') //strip for ie7
44 $parent = $(selector)
H A Dbootstrap-scrollspy.js35 this.selector = (this.options.target
55 .find(this.selector)
95 , selector variable
99 $(this.selector)
103 selector = this.selector
105 + this.selector + '[href="' + target + '"]'
107 active = $(selector)

12345