jquery-en  

[jQuery] Re: jqModal position:relative IE bug

Brice Burgess
Wed, 26 Sep 2007 18:32:54 -0700

On Sep 13, 11:12 am, David Duymelinck <[EMAIL PROTECTED]> wrote:
> I got arround the relative element by hiding the content of the window
> and coping it into a div outside the relative element. It's very
> restricted but maybe this is the base of the solution?
>
> http://lukoil.norbertprovoost.be/dev/index.php/jquery/test3

David,

  Later versions of jqModal include a "toTop" method (example 7) to
deal with this issue. See; http://dev.iceburg.net/jquery/jqModal/toTop.html
for further details.

~ Brice

  • [jQuery] Re: jqModal position:relative IE bug Brice Burgess