On 6/1/07, shaiju davis <[EMAIL PROTECTED]> wrote:
How to hide the status bar in a browser using Javascript ?. If you have any idea please reply ASAP.
No javascript required, just have the client use Safari. (just kidding) As others pointed out, hiding the status bar is considered a security no-no because it is often the only way for a user to discover cross-site scripting and phishing attacks. Even if you can control it in older browsers, you probably won't be able to in newer ones. -- Chris Snyder http://chxo.com/ _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
