Home
last modified time | relevance | path

Searched refs:items (Results 176 – 200 of 468) sorted by last modified time

12345678910>>...19

/template/spacious/css/
H A Dspacious.css2343 align-items: center;
/template/ravel/css/
H A Dravel.css1366 .menu-items {zoom: 1;}
1442 /* no drop-down indicator for single items */
1899 .gallery-items-count {
/template/ravel/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
H A DCOPYING323 mouse-clicks or menu items--whatever suits your program.
/template/pinboard/
H A DCOPYING323 mouse-clicks or menu items--whatever suits your program.
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/parallax/lib/languages/
H A Dda_DK.po827 …e limits you to a total of 4 items throughout your whole site. Upgrade to %1$s to be able to creat…
H A Des_ES.po827 …e limits you to a total of 4 items throughout your whole site. Upgrade to %1$s to be able to creat…
H A Dja_JP.po827 …e limits you to a total of 4 items throughout your whole site. Upgrade to %1$s to be able to creat…
H A Dnb_NO.po827 …e limits you to a total of 4 items throughout your whole site. Upgrade to %1$s to be able to creat…
H A Dfi_FI.po827 …e limits you to a total of 4 items throughout your whole site. Upgrade to %1$s to be able to creat…
H A Dfr_FR.po827 …e limits you to a total of 4 items throughout your whole site. Upgrade to %1$s to be able to creat…
H A Did_ID.po827 …e limits you to a total of 4 items throughout your whole site. Upgrade to %1$s to be able to creat…
H A Dcyberchimps_core.pot799 "Portfolio Lite limits you to a total of 4 items throughout your whole site. "
800 "Upgrade to %1$s to be able to create as many portfolio items as you like. "
H A Dde_DE.po827 …e limits you to a total of 4 items throughout your whole site. Upgrade to %1$s to be able to creat…
H A Dhr_HR.po827 …e limits you to a total of 4 items throughout your whole site. Upgrade to %1$s to be able to creat…
H A Dit_IT.po827 …e limits you to a total of 4 items throughout your whole site. Upgrade to %1$s to be able to creat…
H A Dnl_NL.po827 …e limits you to a total of 4 items throughout your whole site. Upgrade to %1$s to be able to creat…
828 …kelen in uw hele site. Bijwerken naar %1$ s te kunnen zoveel portefeuille items als u wilt maken. …
H A Dpl_PL.po827 …e limits you to a total of 4 items throughout your whole site. Upgrade to %1$s to be able to creat…
/template/parallax/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
H A DCOPYING323 mouse-clicks or menu items--whatever suits your program.
/template/parallax/lib/js/
H A Djquery.jcarousel.js102 items: function () {
156 items: function () {
164 return this.items().index(t)
199 i = this.items().size() - 1;
219 var o, a, l, h, u, c, f, d, _ = this.items().size() - 1,
233 for (d = l, u = this.items().get(0); 0 > d++;) {
329 if (e = this.items().eq(++a), 0 === e.size()) {
331 if (e = this.items().eq(0), r = this._visible.index(e) >= 0, i.get(0) === e.get(0)) break;
343 if (e = this.items().eq(a), 0 === e.size()) break;
480 …oat(a._currentPage) ? e > r && (t = "+=" + (l.items().size() - e + r)) : r > e && (t = "-=" + (e +…
[all …]
H A Djquery.jcarousel.min.js1items:function(){return this.list().children()},animation:400,transitions:!1,wrap:null,vertical:nu…
/template/parallax/lib/bootstrap/js/
H A Dbootstrap.min.js932 return this.render(d.slice(0, this.options.items)).show()
1068 …b.fn.typeahead.defaults = {source: [], items: 8, menu: '<ul class="typeahead dropdown-menu"></ul>'… property in b.fn.typeahead.defaults
H A Dbootstrap.js1709 var items
1719 return items ? this.process(items) : this
1720 }, process: function (items) { argument
1723 items = $.grep(items, function (item) {
1727 items = this.sorter(items)
1729 if (!items.length) {
1733 return this.render(items.slice(0, this.options.items)).show()
1736 }, sorter: function (items) { argument
1754 }, render: function (items) {
1757 items = $(items).map(function (i, item) {
[all …]

12345678910>>...19