CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
JavaScript Jungle
Java not applying .current to nav
Jeager
Permalink to comment
#
July 2012
http://jsfiddle.net/phfxv/
http://people.ysu.edu/~jtpenezich/lasik/
Problem: While the dynamic content loads properly, it does not add the class 'current' to the nav. It acts on the down click of the mouse, but does not stay the way it should. It just is not injecting the .current into the markup.
Add a Comment
http://people.ysu.edu/~jtpenezich/lasik/
Problem: While the dynamic content loads properly, it does not add the class 'current' to the nav. It acts on the down click of the mouse, but does not stay the way it should. It just is not injecting the .current into the markup.