[jQuery] SimpleModal container size problem
I have a script that dynamically detects the size (using outerwidth
and outerheight) of a <div> tag that I use as my modal window. It
works on all pages of my site except this page:
http://www.lacopts.org/dbase/register.php
where it erroneously displays the container height, eventhough it is
passed the correct height in containerCSS property.
I've tried looking at the generated code with FF but I don't seem to
spot the problem. Any thoughts?
Thanks,
Isaac