Post Reply 
Forcing scroll bars in Firefox
Jul. 14, 2014, 06:12 PM
Post: #2
RE: Forcing scroll bars in Firefox
I think the problem is that some page elements are "fixed".
You would prefer that they move with the other elements.

Try

Code:
[Patterns]
Name = "Remove position:fixed css"
Active = TRUE
URL = "$TYPE(css)"
Limit = 16
Match = "position:fixed;"

HTH
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Forcing scroll bars in Firefox - rutabaga - Jul. 14, 2014, 01:15 PM
RE: Forcing scroll bars in Firefox - JJoe - Jul. 14, 2014 06:12 PM
RE: Forcing scroll bars in Firefox - rutabaga - Jul. 14, 2014, 07:00 PM

Forum Jump: