Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jQuery Show/Hide and looping trouble Re: jQuery Show/Hide and looping trouble

#84194
Thadley
Participant

@jamy_za from your link I added the below code in the css section.

.current{ color: blue; }

and what it does is it changes the text color of the ‘hidden’ div. How can I make that change css properties of the nav list items? I believe I tried this code before also but it didn’t work :S