Search
-
Recent Posts
- To Do: Efficient, Future-Friendly Front End Strategy
- An Event Apart SF 2011 – Resources and Sound Bites – Part 2
- An Event Apart SF 2011 – Resources and Sound Bites – Part 1
- Dynamic Height Cross Domain Iframe postMessage Javascript
- Exclude custom post types from wordpress search – do not use exclude_from_search
- CSS Resources from Wordcamp SF 2011
- Color Numbers in Ordered List with CSS Counter() and :Before Pseudo-Element
- How To Show The Full Content of Multi-Page/Paginated Posts in the Feed WordPress (content after nextpage tag)
Topics
Tag Archives: active state navigation
How To Create Active State Navigation with JQuery
great little article with code samples here: http://www.andrew-turn.net/jquery-for-active-state-navigation jQuery is a clean and fast way to do active state navigation (using a specific class to denote that this link is the current page you are on). I recently updated a … Continue reading →