PDA

View Full Version : Pop-ups and multiple monitors??


goynang
02-18-2003, 08:13 PM
Is there anyway to control Javascript pop-ups when using multiple monitors?

I ideally want the pop-up to appear on the same monitor as the window that launches it. This doesn't seem to happen by default.

This can be really annoying when you have to hunt over loads of screen real estate to locate a recently opened pop-up window - espeically if the pop-up is quite small.

I'm working on an Intranet system where most of the people using it will indeed have two monitors hooked up - so I could really do with solving this.

Does javascript have anyway of accessing this kind of info through window or screen DOM objects?