View Single Post
Unread 08-22-2007, 03:28 PM
doctordew doctordew is offline
Senior Member
Join Date: Aug 2007
Posts: 121
  #1  
Default DOM Manipulation Quick Question

I have a very simple question for somebody who is knowledgable in java. I need my page to look kind of like this text outline below. I know it's some sort of dom manipulation, but cannot narrow it from there.

So it would be like this.

When page loads:

Xbox 360

Playstation 3

Wii

Playstation 2

Playstation Portable

ect

After selection is made
(Lets just say they chose xbox 360)

Gears of War

Halo 2

Grand Theft Auto

Guitar Hero 2

ect.

They then pick the game. After they choose the game they will be redirected to a page on the site for that game. I want it like this so that I don't need to make a couple hundred copies of the same page for each game for each system. So if anybody could give me a site that would teach me how to do this, or any other way of help it would be greatly appreciated!
__________________
Make Money Blog
Reply With Quote