View Single Post
Old 29-05-2007, 14:21   #1 (permalink)
digipaint
My Brand New Computer!
 
digipaint's Avatar
 
Join Date: Mar 2007
Location: London
Posts: 243
Change Content...Javascript?

What would be the best way to achieve this....

I have a list of links in an unordered list, and an empty box about 50% of the page size, and i want the content in the box to change depending on what link is clicked.

I dont want to change the page,(ie, create new html file and only change content of that <div> and link to that) just what appears in that box.

Would this be best done with a javascript onclick function?.

Thanks.
  Reply With Quote