Hi All,
I am upgrading an old actinic that was using the old javascript left menu for the sections etc. We ammended the javascrip such that a couple of specific sections has a css class inserted into the <li> and then had a different color etc in the CSS
Now, bringing this navigation up to date and taking it out of the JS tree etc, we now have a lovely list for the navigation.
But how can I do the same, and insert a specific class="section3" into the <li> for some of the top sections in the navigation?
I am upgrading an old actinic that was using the old javascript left menu for the sections etc. We ammended the javascrip such that a couple of specific sections has a css class inserted into the <li> and then had a different color etc in the CSS
Now, bringing this navigation up to date and taking it out of the JS tree etc, we now have a lovely list for the navigation.
But how can I do the same, and insert a specific class="section3" into the <li> for some of the top sections in the navigation?
Comment