php dom menu, or something similar

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
speedamp
Forum Commoner
Posts: 45
Joined: Tue Apr 29, 2003 3:59 pm

php dom menu, or something similar

Post by speedamp »

hello everybody,

I have been beating my head against the wall trying to figure out the best way to have a 'frame like' menu in the right column of my pages. I would like it to be independent of the rest of the page.

For example, i'm using the main page content for an ecommerce form, and i'd like to have a right column that would be self contained and allow for the user to switch among 2 or 3 product options (simple links that would display product info in that right container)....yet not altering the main page content.

i hope this makes sense.

anybody have any recommendations?

-Michael
speedamp
Forum Commoner
Posts: 45
Joined: Tue Apr 29, 2003 3:59 pm

Post by speedamp »

What is a good javascript model that i could use so i could possibly 'include' 1 of the 3 description bits of html when chosen in the right column?

-Michael
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

PHP isn't involved in this. Moved to Client Side.
Post Reply