Really simple concept today folks! A sidebar that “follows” as you scroll down a
page. There are a number of ways to go about it. We’ll cover two: CSS and
JavaScript (jQuery) with a bonus CSS trick.
The easiest way to handle this is just to use CSS fixed positioning. Our sidebar
is within a #page-wrap div with relative positioning, so the sidebar will set
inside there, then we just push it over into place with margin.
*Read the full article at the external site.
Patrick started developing websites at the age of 25, only using HTML and building simple websites. Through the years his passion for designing and developing grew, and his career moved in that direction in the year 2004, when he decided to try and get a job in ICT and Web Development.
He got this chance at WE ICT, based in Nijmegen, The Netherlands. For the first couple of years he combined network management for customers with creating database-driven websites in ASP. Since 2008 his main work is on the developing part.
While ASP is still his favorite language, he's slowly trying to dive into ASP.NET and discover all of the possibilities.
See All Postings From Patrick Julicher >>
Comments
Be the first to write a comment
You must me logged in to write a comment.