Forum Moderators: phranque

Message Too Old, No Replies

Why not something useful?

         

SlowMove

7:46 am on Jan 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



With all the parasites attacking my browser, why don't they write a plugin to show what's really happening on the status bar? Do I need to right click and check source to see:

target="_blank" onmouseover="window.status='http://www.sellsomething.com';return true;" onmouseout="window.status=' ';return true;"

pete_m

8:04 am on Jan 18, 2004 (gmt 0)

10+ Year Member



Hi SlowMove

Mozilla lets you restrict what JavaScript can do - change the status bar, resize windows, open new windows, etc. You still have JavaScript enabled, but it stops some of the more annoying tricks on certain websites.

This may be true for the other browsers (Firebird, Opera, etc) but I haven't got them to check.