Home
last modified time | relevance | path

Searched refs:step (Results 76 – 81 of 81) sorted by last modified time

1234

/template/a_new_day/js/
H A Dslider.js32 this.step = parseInt(this.options.step || '1');
/template/mnml-blog/
H A DREADME19 First step:
24 Second step:
29 Third step:
37 Fourth step:
/template/templar/less/
H A Dsprites.less123 .icon-step-backward { background-position: -192px -72px; }
131 .icon-step-forward { background-position: -384px -72px; }
/template/templar/css/
H A Dscreen.css2948 .icon-step-backward {
2972 .icon-step-forward {
/template/quickjump/
H A Djquery-1.4.2.min.js139 …x.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);…
140step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.sty…
141 …le(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J… method in c.fx
144 c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:…
/template/battlehorse/js/
H A Dslider.js32 this.step = parseInt(this.options.step || '1');

1234