Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Style relative creates empty area
Message
From
28/02/2013 14:03:46
 
 
To
27/02/2013 11:37:48
General information
Forum:
HTML5
Category:
HTML
Miscellaneous
Thread ID:
01566796
Message ID:
01567171
Views:
40
>>That doesn't sound like position:absolute to me.
>>
>>Anyways, the excepted answer here is what I was recommending:
>>
>>http://stackoverflow.com/questions/787868/odd-nitpicky-issue-with-css-relative-positioning
>
>The absolute approach worked ok if I wouldn't have had those scrollbars. The problem is if you stuck something with absolute, as soon as you move the scrollbar, you see the content of the page reacting accordingly but all those added DIV remain as is thus become more offset as we scroll. But, I will take a look at that link to see if there is something cleaner. In my case, it is just two lines which have been affected and resolved the issue. I tested in IE, Firefox and Google Chrome.

What you are describing sounds more like position:fixed than position:absolute.

Absolutely positioned objects still move with the scroll bar.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform