Why doesn't Ezequiel's and Xeen's method work for links whose href is *.swf?
----- Original Message ---- From: joe ertaba <[EMAIL PROTECTED]> To: Mozdev Project Owners List <[email protected]> Sent: Thursday, June 28, 2007 11:03:17 AM Subject: Re: [Project_owners] mouseover for link monitoring! No in my extension i need to use Status bar listener because some times link are belong to for example flash(*.swf) or .... and your method doesn't work in that case. "i wonder to monitor all links" any idea about add listener to status bar label ?? On 6/28/07, joe ertaba <[EMAIL PROTECTED]> wrote: Hi Boys. i am going to monitor links in a web page. i am using this command: window.addEventListener("mouseover", MyFunction, false); but it seems that it doesn't works for all links, so anybody have other ideas ? maybe something like monitoring status-bar text changing ,... _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
_______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
