Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Recent content by paganJim

  1. P

    JavaScript Highlight current page problem

    The current class only shows on the current page. That is what highlights the page in the navbar.
  2. P

    JavaScript Highlight current page problem

    @OldMan As I stated in my code above, the UL that you refer to is only there to illustrate my menu structure. There are a couple dozen more entries in that sub than I show. I didn't think I needed to show all 25 of them. In fact is states in the rules to NOT post extraneous code. So I was trying...
  3. P

    JavaScript Highlight current page problem

    Hi all, I am having a problem that is confusing the hell out of me... I have a small script that highlights the active page. That works. Sort of... The problem is I have three links, out of eight that absolutely refuse to highlight. I have checked everything I can, have found and tried several...
Back
Top Bottom