[Javascript] How to change window status

murugesan murugesan at hotpop.com
Thu Aug 28 00:16:33 CDT 2003


I have a code

menu.addMenuItem("<a class=M href='/index1.php' text-decoration:none target='info' >Click here</a>");

Now I want to change the window status upon mouseover on this link.
How can I achieve this?
i.e I need a valid statement of form
menu.addMenuItem("<a class=M href='/index1.php' text-decoration:none target='info'  onmouseover=' window.status="text" '>Click here</a>");

-murugesan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20030828/46f094b4/attachment.htm>


More information about the Javascript mailing list