Hi,
I'm currently working on a webpage and I want to have an HTML index page with a "content" DIV whose content I control using a menu of clickable buttons. It has six buttons that once clicked should load six different .php's in the div. Each php will contain its own "submenu" that load secondary content in the php's "content2" DIV. I seem to have taken care of the second part, but the first one refuses to work. Clicking one of the menu buttons initially works, but clicking another button leads to nothing. Here's a link to what I've done so far. (If anyone has a ready script for a similar operation, please give me a hand. Thanks in advance!
I'm currently working on a webpage and I want to have an HTML index page with a "content" DIV whose content I control using a menu of clickable buttons. It has six buttons that once clicked should load six different .php's in the div. Each php will contain its own "submenu" that load secondary content in the php's "content2" DIV. I seem to have taken care of the second part, but the first one refuses to work. Clicking one of the menu buttons initially works, but clicking another button leads to nothing. Here's a link to what I've done so far. (If anyone has a ready script for a similar operation, please give me a hand. Thanks in advance!