João Eiras wrote:
Unless the page raises another dialog of course
For that there are popup blockers.
The user must click something for another popup to open.
2008/4/29, Bjoern Hoehrmann <[EMAIL PROTECTED]>:
* João Eiras wrote:
>The user can easily and quickly close the dialog and then the main
>tab. Two clicks instead of one... don't be lasy :p.
>That's a non issue.
Unless the page raises another dialog of course, either maliciously or
due to a coding problem. Preventing that from happening would probably
not be easy without some surprises.
Popup blockers are there to try to mitigate an evilness that was added a
long time ago in a more innocent (naive?) time.
Lets not add more such evilness. It only forces ourselves to struggle to
find decent mitigation techniques, and forces developers to try to deal
our mitigation techniques.
/ Jonas