Home
last modified time | relevance | path

Searched refs:selector (Results 1 – 25 of 111) sorted by relevance

12345

/template/templar/js/
H A Dbootstrap-dropdown.js113 var selector = $this.attr('data-target')
116 if (!selector) {
117 selector = $this.attr('href')
118selector = selector && /#/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') //strip for ie7
121 $parent = selector && $(selector)
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-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-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)
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
/template/starterbootstrap/js/
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/parallax/lib/bootstrap/js/
H A Dbootstrap.js96 if (!selector) {
98 selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') //strip for ie7
101 $parent = $(selector)
717 if (!selector) {
719selector = selector && /#/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') //strip for ie7
722 $parent = $(selector)
1432 , selector variable
1436 $(this.selector)
1440 selector = this.selector
1542 if (!selector) {
[all …]
H A Dbootstrap.min.js565 this.$element.on("click." + this.type, this.options.selector, c.proxy(this.toggle, this))
570 this.$element.on(h + "." + this.type, this.options.selector, c.proxy(this.enter, this));
571 this.$element.on(d + "." + this.type, this.options.selector, c.proxy(this.leave, this))
574 …this.options.selector ? (this._options = c.extend({}, this.options, {trigger: "manual", selector: …
702 …c.fn.tooltip.defaults = {animation: true, placement: "top", selector: false, template: '<div class… property in c.fn.tooltip.defaults
755 …this.selector = (this.options.target || ((e = c(g).attr("href")) && e.replace(/.*(?=#[^\s]+$)/, ""…
765 e = this.$body.find(this.selector).map(function () {
787 c(this.selector).parent(".active").removeClass("active");
788 d = this.selector + '[data-target="' + f + '"],' + this.selector + '[href="' + f + '"]';
/template/ospyramid/js/libs/
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/flat/assets/js/
H A Dflat.js88 if (!selector) {
90 selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7
828 if (!selector) {
830selector = selector && /#[A-Za-z]/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') // str…
833 var $parent = selector && $(selector)
1237 selector: false, property in Tooltip.DEFAULTS
1245 selector: 'body', property in Tooltip.DEFAULTS.viewport
1899 var selector = this.selector +
1917 $(this.selector)
1991 if (!selector) {
[all …]
/template/klean/bootstrap/js/
H A Dbootstrap.js107 if (!selector) {
109 selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7
112 var $parent = $(selector === '#' ? [] : selector)
777 if (!selector) {
779selector = selector && /#[A-Za-z]/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') // str…
782 var $parent = selector && $(selector)
1292 selector: false, property in Tooltip.DEFAULTS
1995 var selector = this.selector +
2013 $(this.selector)
2090 if (!selector) {
[all …]
H A Dbootstrap.min.js6selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div cl… property in c.DEFAULTS
7selector+'[data-target="'+b+'"],'+this.selector+'[href="'+b+'"]',d=a(c).parents("li").addClass("ac…
/template/kajukkk/bs/
H A Dbootstrap.js50 if (!selector) {
52 selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7
55 var $parent = $(selector === '#' ? [] : selector)
507 if (!selector) {
509selector = selector && /#[A-Za-z]/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') // str…
512 var $parent = selector && $(selector)
1022 selector: false, property in Tooltip.DEFAULTS
1647 if (!selector) {
1649 selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7
2257 var selector = this.selector +
[all …]
H A Dbootstrap.min.js11selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div cl… property in i.DEFAULTS
12selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarge…
/template/mywiki/
H A Dbootstrap.js107 if (!selector) {
109 selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7
112 var $parent = $(selector === '#' ? [] : selector)
777 if (!selector) {
779selector = selector && /#[A-Za-z]/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') // str…
782 var $parent = selector && $(selector)
1292 selector: false, property in Tooltip.DEFAULTS
1995 var selector = this.selector +
2013 $(this.selector)
2090 if (!selector) {
[all …]
/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/bootstrap3/assets/iconify/plugins/
H A Dfa.js64 * @param {string} selector
68 function finder(selector, prefix) { argument
70 selector: selector,
/template/simple/
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/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/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/launch/js/
H A Dbootstrap.min.js6selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div cl… property in c.DEFAULTS
7 …d.trigger("activate.bs.scrollspy")},b.prototype.clear=function(){a(this.selector).parentsUntil(thi…
/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/dokubootstrapsimplified/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/writr/js/
H A Dskip-link-focus-fix.js4 focusable: function(el, index, selector){ argument

12345