Quick HTML coding question

Discussion in 'HTML & Website Design' started by benpolska, Jul 24, 2007.

Thread Status:
Not open for further replies.
  1. #1
    i am running a network of sites and at the top of each site i was there to be soemthing like a toolbar which on the left says the name on my network and then on the rightside on the bar has a drop down menu with all the sites etc.

    does anyone know the codes to do this?

    thanks in advance.
     
    benpolska, Jul 24, 2007 IP
  2. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It depends on how you want to do it. Do you want to use JavaScript to maintain all the links from one domain, or do you want to use a DIV container (actually, since it's a list of links, I'd prefer to use a list instead) and some CSS instead?
     
    Dan Schulz, Jul 25, 2007 IP
  3. petyard

    petyard Well-Known Member

    Messages:
    2,025
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    185
    #3
    so you just want the code?
    do you think there is a general code for this?
    and you just copy paste it in your sites?
    :confused:
     
    petyard, Jul 25, 2007 IP
  4. benpolska

    benpolska Peon

    Messages:
    431
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    here is the example. site here i want something similar to that except i want a drop down menu.
     
    benpolska, Jul 25, 2007 IP
  5. mikeloring

    mikeloring Guest

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    if you know php, use a php include! =)

    it'll probably be the easiest way for you to do it. let me know if you need help.
     
    mikeloring, Jul 25, 2007 IP
Thread Status:
Not open for further replies.