Page 1 of 1

php dom menu, or something similar

Posted: Tue Oct 02, 2007 4:37 pm
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

Posted: Wed Oct 03, 2007 8:51 am
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

Posted: Wed Oct 03, 2007 9:57 am
by feyd
PHP isn't involved in this. Moved to Client Side.