Nav bar code wont work? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

    Nav bar code wont work?

    avatar
    Blofeld
    Active Poster


    Male Posts : 1088
    Reputation : 18
    Language : ............

    Nav bar code wont work? Empty Nav bar code wont work?

    Post by Blofeld September 8th 2009, 4:58 pm

    I made a tests nav bar for my forum on http://ricocheting.com/js/drop.html

    and it came out great but the script wont work on the actual nav bar , but will work in the widgets etc why is this? Because I wanted to replace my current nav bar with these kind.
    avatar
    Guest
    Guest


    Nav bar code wont work? Empty Re: Nav bar code wont work?

    Post by Guest September 8th 2009, 9:11 pm

    Replacing the navbar on a forumotion board requires extensive knowledge of javascript and HTML. That's why you don't see customized drop-down navbars on any forumotion boards. Well...not entirely true. I do know of one board that has a drop-down navbar.

    Without a LOT of customized javascript and HTML coding, I don't even need to see the HTML you've generated to know that one very important link doesn't work on your replacement navbar. You can't log out without a session ID and access key, and the unique ID and access key are generated by the board software and placed in the navbar logout button. Your replacement code needs both the ID and key in the logout link in order for a person to log out.