how can I know that onmousedown event is set for a link?

Posted by Alex1987 on Stack Overflow See other posts from Stack Overflow or by Alex1987
Published on 2010-03-20T10:46:08Z Indexed on 2010/03/20 10:51 UTC
Read the original article Hit count: 238

Filed under:
|
|

Hi guys,

I want to parse an html document after it has loaded and discover all the links that the onmousedown event is set for them - how do I do that?

Thanks

Alex

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about onmousedown