Searched refs:activator (Results 1 – 2 of 2) sorted by relevance
204 onhover: { activator: 'onmouseenter', deactivator: 'onmouseleave' },205 onactive: { activator: 'onmousedown', deactivator: 'onmouseup' },206 onfocus: { activator: 'onfocus', deactivator: 'onblur' }220 this.activator = function(){ node.className += ' ' + className; };224 node.attachEvent(CSSEvents[type].activator, this.activator);233 this.node.detachEvent(CSSEvents[this.type].activator, this.activator);237 this.activator = null;
15 …&t.tagName.toLowerCase()!='a')))t=t.nextSibling;if(t){e.childNodes[E][c.activator]=t;t[c.parentNod… property in CompleteMenuSolution.c