Lines Matching +full:- +full:u

1 /*! jCarousel - v0.3.0-beta.5 - 2013-05-08
7 i.version = "0.3.0-beta.5";
8 var s = /^([+\-]=)?(.+)$/;
12 …return e ? (t = parseInt(e[2], 10) || 0, e[1] && (i = !0, "-=" === e[1] && (t *= -1))) : "object" …
18 if (i = t.filter("[data-jcarousel]"), i.size() > 0) return i;
19 if (i = t.find("[data-jcarousel]"), i.size() > 0) return i;
34 …return this._element.attr("data-" + s.toLowerCase(), !0).data(s, this), !1 === this._trigger("crea…
37 …), this._trigger("destroyend"), this._element.removeData(s).removeAttr("data-" + s.toLowerCase()),…
147 …return i.size() > 0 && (this._prepare(i), this.list().find("[data-jcarousel-clone]").remove(), thi…
159 … this._items = (t.isFunction(i) ? i.call(this) : this.list().find(i)).not("[data-jcarousel-clone]")
172 …return this.rtl && !this.vertical && (r = -1 * (r + this.list().width() - this.clipping())), this.…
176 if (i = l - s(n.css("margin-" + a)), !(0 >= Math.abs(r) - l + i / 2)) return !1;
199 i = this.items().size() - 1;
219 var o, a, l, h, u, c, f, d, _ = this.items().size() - 1,
227u = this.items().get(-1); l > d++;) u = this.items().eq(0), c = this._visible.index(u) >= 0, c &&
228 this._scroll(u, e, r)
230 } else if (this.inTail) this._scroll(Math.max(this.index(this._first) - p + 1, 0), e, r);
231 …is._first), o = this.index(this._target), h = this.underflow ? o : a, l = h - p, 0 >= h && (this.u…
233 for (d = l, u = this.items().get(0); 0 > d++;) {
234u = this.items().eq(-1), c = this._visible.index(u) >= 0, c && u.after(u.clone(!0).attr("data-jcar…
236 y = this.dimension(u);
237 this.rtl && !this.vertical ? g += y : g -= y, f = {}, f[this.lt] = g + "px", this.move(f)
239 this._scroll(u, e, r)
258 u = {};
264 }, u = { variable
273u.transform = "translate3d(" + (i.left || 0) + "," + (i.top || 0) + ",0)" : n ? u.transform = "tra…
290 this.rtl ? e += this.tail : e -= this.tail, this.inTail = !0;
303 var t = this.list().find("[data-jcarousel-clone]");
318 u = this.vertical ? "bottom" : this.rtl ? "left" : "right",
332 if (r && e.after(e.clone(!0).attr("data-jcarousel-clone", !0)), this.list().append(e), !r) {
334 d[this.lt] = this.dimension(e) * (this.rtl ? -1 : 1), this.moveBy(d)
338 …n(e), f.last = e, f.visible = f.visible.add(e), n = s(e.css("margin-" + u)), h >= l - n && (f.full…
342 if (0 > --a) break;
344 …(e), f.first = e, f.visible = f.visible.add(e), n = s(e.css("margin-" + u)), h >= l - n && (f.full…
346 …his.index(f.last) !== this.items().size() - 1 || (l -= s(f.last.css("margin-" + u)), l > h && (thi…
352 r = e ? this.clipping() / 2 - this.dimension(i) / 2 : 0;
353-= this.clipping() - this.dimension(i), s += r) : s -= r, !e && (this.index(t) > this.index(i) || …
386 …for (var l, h = this.items(), u = this.clipping(), c = this.vertical ? "bottom" : this.rtl ? "left…
388 if (f += this.dimension(l), f >= u) {
389 var d = parseFloat(l.css("margin-" + c)) || 0;
390 f - d !== u && r++;
394 r--
472 u = this.options("item");
474 var e = a._items[i] = t(u.call(a, i, s));
480 …tPage) ? e > r && (t = "+=" + (l.items().size() - e + r)) : r > e && (t = "-=" + (e + (l.items().s…