Lines Matching refs:s

8 	var s = /^([+\-]=)?(.+)$/;  variable
11 e = "object" != typeof t ? s.exec(t) : null;
23 }, i.base = function (s) { argument
34 …return this._element.attr("data-" + s.toLowerCase(), !0).data(s, this), !1 === this._trigger("crea…
37 …estroy(), this._trigger("destroyend"), this._element.removeData(s).removeAttr("data-" + s.toLowerC…
45 options: function (i, s) {
48 if (s === void 0) return this._options[i] === void 0 ? null : this._options[i];
49 this._options[i] = s
54 …ment), this._carousel || t.error('Could not detect carousel for plugin "' + s + '"')), this._carou…
59 …n = t.Event((i + "." + s).toLowerCase()), t(this).trigger(n, r), n.isDefaultPrevented() && (o = !0)
63 }, i.plugin = function (s, e) { argument
64 var r = t[s] = function (i, s) {
65 this._element = t(i), this.options(s), this._init(), this.create()
67 return r.fn = r.prototype = t.extend({}, i.base(s), e), t.fn[s] = function (i) {
71 var r = t(this).data(s);
72 …if (!r) return t.error("Cannot call methods on " + s + " prior to initialization; " + 'attempted t…
73 …(r[i]) || "_" === i.charAt(0)) return t.error('No such method "' + i + '" for ' + s + " instance");
77 var e = t(this).data(s);
85 var s = function (t) { function
136 var s = !1;
138 return /rtl/i.test(t(this).attr("dir")) ? (s = !0, !1) : void 0
139 }), s
143 var s = { class in AnonymousFunctionb7edf5010a00
147 … this.circular = this.circular && !this.underflow, s[this.lt] = this._position(i) + "px"), this.mo…
176 if (i = l - s(n.css("margin-" + a)), !(0 >= Math.abs(r) - l + i / 2)) return !1;
235 var g = s(this.list().position()[this.lt]),
246 …return t.left && (t.left = e.left + s(t.left) + "px"), t.top && (t.top = e.top + s(t.top) + "px"),…
248 move: function (i, s) { argument
249 s = s || {};
254 a = s.duration || 0,
256 if (!r && a > 0) return l.animate(i, s), void 0;
257 var h = s.complete || t.noop,
266 transitionTimingFunction: e.easing || s.easing,
282 o = s(this.list().position()[this.lt]);
287 _scrollTail: function (i, s) { argument
288 if (this.animating || !this.tail) return t.isFunction(s) && s.call(this, !1), this;
295 }), this._animate(r, i, s), this
297 _animate: function (i, s, e) { argument
309 …return s === !1 ? o.duration = 0 : t.fx.speeds[o.duration] !== void 0 && (o.duration = t.fx.speeds…
338 …if (l += this.dimension(e), f.last = e, f.visible = f.visible.add(e), n = s(e.css("margin-" + u)),…
344 …if (l += this.dimension(e), f.first = e, f.visible = f.visible.add(e), n = s(e.css("margin-" + u))…
346 ….options("wrap") || this.index(f.last) !== this.items().size() - 1 || (l -= s(f.last.css("margin-"…
350 s = i.position()[this.lt],
353s -= this.clipping() - this.dimension(i), s += r) : s -= r, !e && (this.index(t) > this.index(i) |…
356 var s, e = this,
364 o = function (s) { argument
367 i[s].each(function () {
368 0 > r[s].index(this) && o.push(this)
369 }), r[s].each(function () {
370 0 > i[s].index(this) && a.push(this)
371 …) : a = a.reverse(), e._trigger("item" + s + "in", t(o)), e._trigger("item" + s + "out", t(a)), e[…
373 for (s in i) o(s);
380 t.jcarousel.fn.scrollIntoView = function (i, s, e) { argument
384 … "object" != typeof n.target ? n.target : this.index(n.target), o > r) return this.scroll(r, s, e);
396 return this.scroll(r, s, e)
413 var s = this.options("method");
414 …t.isFunction(s) ? s.call(this) : this.carousel().jcarousel(this.options("method"), this.options("t…
424 var i, s = t.jCarousel.parseTarget(this.options("target")),
426 if (s.relative) i = e.jcarousel(s.target > 0 ? "hasNext" : "hasPrev");
428 var r = "object" != typeof s.target ? e.jcarousel("items").eq(s.target) : s.target;
464 … for (var s, e = parseInt(i, 10) || 0, r = this.carousel().jcarousel("items"), n = 1, o = 0; ;) {
465 if (s = r.eq(o++), 0 === s.size()) break;
466 this._pages[n] = this._pages[n] ? this._pages[n].add(s) : s, 0 === o % e && n++
473 t.each(this._pages, function (i, s) { argument
474 var e = a._items[i] = t(u.call(a, i, s));
476 var t = s.eq(0);
487 var i, s = this.carousel().jcarousel("target");
490 return s.is(this) ? (i = t, !1) : void 0
501 …for (var t, i = this.carousel().data("jcarousel"), s = i.items(), e = i.clipping(), r = 0, n = 0, …
502 if (t = s.eq(n++), 0 === t.size()) break;