Comment by marpstar
9 years ago
This isn't new. Desktop browsers have been showing modal prompts via the javascript `prompt()` method for quite some time.
9 years ago
This isn't new. Desktop browsers have been showing modal prompts via the javascript `prompt()` method for quite some time.
> This isn't new.
Just because it is old doesn't make it a good user experience.
It's not coincidental that the ability to do so has been actively limited by so many browsers (with opt-out forever options in some cases).