Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
How do you use fixed positioning properly?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="NSA" data-source="post: 192261" data-attributes="member: 10034"><p>Hello.</p><p> </p><p>Every time I find myself in need of using fixed positioning I find myself having to change a lot of my code because once I implement "position:fixed;" everything messes up.</p><p> </p><p>Do you have to use it the way you would use absolute positioning, like with "top:?px;" etc?</p></blockquote><p></p>
[QUOTE="NSA, post: 192261, member: 10034"] Hello. Every time I find myself in need of using fixed positioning I find myself having to change a lot of my code because once I implement "position:fixed;" everything messes up. Do you have to use it the way you would use absolute positioning, like with "top:?px;" etc? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
How do you use fixed positioning properly?
Top