You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Vertical Scrollbar goes missing in Firefox Created Aug 21, 2010

This thread is solved

Views: 1852     Replies: 3     Last reply Jan 23, 2011  
You must login first before you can use this feature

graphicagenda

Posts: 5

Registered:
May 18, 2009

Vertical Scrollbar goes missing in Firefox

Posted: Aug 21, 2010

When activating this overlay item as in the external page, the vertical bar goes missing. I am running other jQuery such as superfish and mootools. Even when I remove those instances, my vertical scrollbar goes missing only in Firefox (3.6.8). It works in other browsers.

graphicagenda

Posts: 5

Registered:
May 18, 2009

Fixed

Posted: Aug 21, 2010

Reply to: Vertical Scrollbar goes missing in Firefox, from graphicagenda
I didn't realize, I was loading a page with another javascript validator. The vertical scrollbar issue for me is fixed. I am beginning to realize how overlay will load a page as ajax and not iframe.

graphicagenda

Posts: 5

Registered:
May 18, 2009

Actually

Posted: Aug 22, 2010

Reply to: Fixed, from graphicagenda
NM about Validator, I had css code body{overflow:hidden;} in the modal.
Removing that fixed everything in Firefox!