Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

javascript popup "Prevent this page from creating additional dialogs"

21 views
Skip to first unread message

Somjet

unread,
May 29, 2013, 6:15:47 AM5/29/13
to dev-apps...@lists.mozilla.org
Question about

javascript popup "Prevent this page from creating additional dialogs"



1. how to write source code Avoid "Prevent this page from creating
additional dialogs"

(use javascript window.showModalDialog(url, name, properties);)

2. [ call direct window.showModalDialog ] vs [ call window.showModalDialog
under ajax success function ]

when click very fast -> They alert "Prevent this page from creating
additional dialogs".

why when click slow speed -> [ call direct window.showModalDialog ] don't
show "Prevent this page from creating additional dialogs".

but [ call window.showModalDialog under ajax success function ] show
"Prevent this page from creating additional dialogs". (How to avoid message
like upper case)



thank you

Somjet

0 new messages