Load content

Discussion in 'JavaScript' started by emi87, Feb 3, 2008.

  1. #1
    Hello,

    I have a table splited in 2 like this:
    |______|_________________|

    On the left column it's a kind of meniu ...and on the right column is a background where I want to be displayed the content of the left column's menu. I need a script to load only the text(not the entire page) when I press a section from the menu. I read some kind of scripts but were more complicated ...for photos and complicated menus. I need the simplest one. Ajax , jquery any kind of script is useful...but the most important is to work on ie6, ie7 and firefox.

    Thank you very much!
     
    emi87, Feb 3, 2008 IP
  2. locdev

    locdev Active Member

    Messages:
    171
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #2
    If the page is simple you can
    create hidden divs per menu item and show/hide them when apropriative menu item selected.
     
    locdev, Feb 4, 2008 IP