Menu + changing text

Discussion in 'HTML & Website Design' started by bgjyd834, May 22, 2011.

  1. #1
    Good day everyone,

    I am working on a website with a class mate.
    At the homepage we would like to have a "intro text", it should be looking like this:

    ----------------------------------------------
    Totaly free.......|..Explaining box (variable text |
    E-mail service...|....................................... .|
    .....................|............................ .............|
    ----------------------------------------------

    So on the left it should have a "menu", and when you click on "totaly free" there should be an explaining text in the box on the right, so the text in the explaining box should change when you click on a other text in the "menu"like e-mail service.

    Is there any way to do this?
    Thanks in advance.
     
    bgjyd834, May 22, 2011 IP
  2. TSelbeck

    TSelbeck Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    More than likely, your best, and simplest option is to do it with something such as jQuery

    http://api.jquery.com/show/
     
    TSelbeck, May 23, 2011 IP
  3. antechindia

    antechindia Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can use jquery for this and use conditional statement. You can use mouse events there for more help then visit there
    http://www.w3schools.com/jquery/
     
    antechindia, May 27, 2011 IP