Jason wrote:

I'm having trouble capturing the onclick and oncontextmenu event on select box in midas.

ie
document.addEventListener('click',testclickevent,false)

function testclickevent(e){
    alert(0)
}

the above does not fire if you click on a selectbox seems to work with every thing else

Known bug. The same problem happens in Composer and Nvu etc.

--
Warning: May contain traces of nuts.
_______________________________________________
mozilla-editor mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-editor

Reply via email to