|
|
|
|
|
by Touche
3730 days ago
|
|
I don't understand what you want. You say you don't like distractions but there are dozens of ways a webpage can distract you. They can throw an alert() at you and you are forced to deal with it. This is much worse than an ignorable permission prompt. If browsers were to remove alerts, remove all types of features that need notification dialogs, web pages could still throw a modal dialog over its content. What you are asking for: a web with JavaScript but somehow with "distractions" prevented, is impossible. The second you allow someone to execute code on your computer, you are allowing them to do things that you might dislike. |
|