how can i make something like this?

Discussion in 'Programming' started by rober7, Sep 9, 2010.

  1. #1
    i am using 2 level horizontal tab menu ( javascriptkit.com/script/script2/2leveltab.shtml ) on my website as a menu
    i want to make when i read an article to be selected the tab where that article is
    ex : when i read an article from "Web" category to be selected the web category tab
     
    rober7, Sep 9, 2010 IP
  2. shaams

    shaams Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    your using any database for Article management or flat .html files for articles?
     
    shaams, Sep 12, 2010 IP
  3. Cash Nebula

    Cash Nebula Peon

    Messages:
    1,197
    Likes Received:
    67
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Move class="selected" to the list item (tab) you want selected.
     
    Cash Nebula, Sep 13, 2010 IP