Firefox status bar and javascript

If you hava a javascript like this:

<script language="javascript" type="text/javascript">
     window.status ='some text';
</script>

You will see Firefox is not showing “some text” in the status bar. Too see your text you must enable it from “Advanced Javascript Settings” window:

Happy coding…

Posts created 141

Leave a Reply

Related Posts

Begin typing your search term above and press enter to search. Press ESC to cancel.

Back To Top