Home
last modified time | relevance | path

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

/template/amanuensis/inc/
H A Dindex.js124 this.closers = { 'm' : 'onmouseout', 'k' : (isie ? 'ondeactivate' : 'onblur') }; class in simpleMenu.init
127 for(i in this.closers)
129 trigger[this.closers[i]] = function(e)