the_dark_one02
05-15-2003, 09:43 AM
is there a way to get the pop-up to be 50% of the screen? or maybe even an image? just wondering. (for the image isnt it just *% in the width/hieght bits?)
|
View Full Version : pop up width - 50% of screen? the_dark_one02 05-15-2003, 09:43 AM is there a way to get the pop-up to be 50% of the screen? or maybe even an image? just wondering. (for the image isnt it just *% in the width/hieght bits?) amicus 05-15-2003, 12:52 PM i don't think you can specify 50%. i think you'll have to get the entire screen width and height then divide both by 2. just do it with javascript. |