javascript - Duplicate a pop window display on dual monitors -


i have customer requirement, duplicate pop window display in primary , secondary monitor well, possible? , there solution able achieve using web application?

my guess way use javascript generate 2 popups , use css push popups correct locations.

the problem think going run knowing whether or not have 2 displays manage or not.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -