Home
last modified time | relevance | path

Searched refs:live (Results 1 – 16 of 16) sorted by relevance

/template/kajukkd/
H A Dtemplate.info.txt3 email dryoo@live.com
H A DREADME5 * @author S.C. Yoo <dryoo@live.com>
/template/arctictut/
H A Dtemplate.info.txt3 email laura.eun@live.de
H A DREADME.md8 (c) 2013 by Laura Eun <laura.eun@live.de>
H A Darctictut_design.css5 * @author Laura Eun <laura.eun@live.de>
/template/kajukkk/
H A Dtemplate.info.txt3 email dryoo@live.com
H A DREADME.md8 * @author S.C. Yoo <dryoo@live.com>
/template/argon/
H A DREADME.md16 To do changes and have it compile live, do
/template/argon-alt/
H A DREADME.md32 To do changes and have it compile live, do
/template/spacedok/
H A Dlayout.css5 * live sample: tonybaldwin.me/hax
H A Ddesign.css5 * live sample: tonybaldwin.me/hax
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js3019 live: {
3453 return this.live( types, data, fn, selector );
3592 …if ( event.liveFired === this || !events || !events.live || event.target.disabled || event.button …
3602 var live = events.live.slice(0);
3604 for ( j = 0; j < live.length; j++ ) {
3605 handleObj = live[j];
3611 live.splice( j--, 1 );
3620 for ( j = 0; j < live.length; j++ ) {
3621 handleObj = live[j];
H A Djquery-1.6.1.min.js16live||a.target.disabled||a.button&&a.type==="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.names…
17live:{add:function(a){f.event.add(this,O(a.origType,a.selector),f.extend({},a,{handler:N,guid:a.ha…
/template/bootstrap3/
H A DAUTHORS.md99 * Hideaki SAWADA ([sawachan](https://github.com/sawachan)) <chuno@live.jp>
/template/quickjump/
H A Djquery-1.4.2.min.js17 …s,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;va…
57 …guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.… class in c.event.special
58 "events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove…
66 …t.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegat…
/template/codowik/js/
H A Dlayout.js2642 , r, live // set in start because may change
2676 live = o.livePaneResizing;
2731 if (live && Math.abs(ui.position[side] - lastPos) >= o.liveResizingTolerance) {