Forum Moderators: open

Message Too Old, No Replies

Hiding html action?

         

glamdring

11:51 am on Jun 11, 2004 (gmt 0)

10+ Year Member



Is it possible to hide the action of a link or button that normally appears in the status bar when you hover over a link/button?

Mr_Brutal

11:58 am on Jun 11, 2004 (gmt 0)

10+ Year Member



Try this

[webmasterworld.com...]

BlobFisk

9:24 am on Jun 12, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hey glamdring,

You can use onmouseover and onmouseoutg and use window.status to show what you want.

HTH