[jQuery] Re: jqModal and IE problems

2008-09-08 Thread Jayson89052
The issue is that you are using position: relative on one of the parent elements. Thanks, Jayson On Aug 30, 4:38 pm, MorningZ [EMAIL PROTECTED] wrote: hmmm.. missed that option and that did indeed fix my problem i do wonder why that option isn't true by default...  oh well, at least i

[jQuery] Re: jqModal and IE problems

2008-08-30 Thread Tony
To overcome this try to use toTop option - i.e toTop:true See more about this in the docs. On Aug 29, 10:44 pm, MorningZ [EMAIL PROTECTED] wrote: So i have some usage of jqModal in my project and this is what's going on: (screenshot:http://i38.tinypic.com/2edavs2.jpg) you can see that

[jQuery] Re: jqModal and IE problems

2008-08-30 Thread MorningZ
hmmm.. missed that option and that did indeed fix my problem i do wonder why that option isn't true by default... oh well, at least i know the answer now

[jQuery] Re: jqModal and IE problems

2008-08-29 Thread Alexandre Plennevaux
did you try changing the doctype ? Alexandre Plennevaux http://www.lab-au.com On Fri, Aug 29, 2008 at 9:44 PM, MorningZ [EMAIL PROTECTED] wrote: So i have some usage of jqModal in my project and this is what's going on: (screenshot: http://i38.tinypic.com/2edavs2.jpg) you can see