In Firefox 2.0+ you can go to Advanced JavaScript Settings and check a box to allow scripts to change status bar text. How do I do this is Firefox 10.0.1?
In Firefox 2.0+ you can go to Advanced JavaScript Settings and check a box to allow scripts to change status bar text. How do I do this is Firefox 10.0.1?
Tất cả các câu trả lời (2)
Two items in the Advanced JavaScript window were removed as of the Firefox 4.0 version, but they are still available thru about:config .
Type about:config in the URL bar and hit Enter.
If you see the warning, you can confirm that you want to access that page.
Filter = dom.disable_window_status_change = double-click to toggle to false to allow websites to mess with status text.
Được chỉnh sửa bởi the-edmeister vào
See also: