lionevan / simplemodal

Automatically exported from code.google.com/p/simplemodal
0 stars 0 forks source link

Positioning not working in fixed size window #89

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
SimpleModal 1.4.2 jQuery 1.8.0 IE8

I cannot get my modal to correctly auto-position when the window it is in has a 
fixed size, i.e. it is opened using 
`window.open(...,width=800,height=600,resizable=0,status=0,toolbar=0)`.

Otherwise excellent library.

Original issue reported on code.google.com by CaswellP...@gmail.com on 4 Sep 2012 at 9:13