Notes, tests, directions, instructions...
Anything that could be useful once more (to someone)...

 
Search:


Firefox » Javascript alert box style

How to change javascript alert box back to window instead of the new style with overlay

New style looks nicer, but if you need to access some web-based systems with remote desktop on slow mobile connection like me, this is very slow to work with (overlay happens to transfer a lot of graphics data from remote desktop). In such case, it is better for me to have old-style window javascript alerts.

Basically, instead of this...
firefox javascript alert box new style with overlay (no window anymore)

...having this back:
firefox javascript alert box old style window (no new style with overlay)

 

Solution is easy: Type about:config and change the value of prompts.tab_modal.enabled to false.

WEBEDITOR DOMÉNY s.r.o.