Hi,
I've built a very cool database driven popup menu on my website using a combination or PHP, javascript(to position the menus) and layers (<div>, CSS). Everything works fine but I would like to have the text layed out better in the layers. I thought putting a table within the <div> tag would be fine but it doesn't work. The table(with the menu items) becomes a static part of the page. Anybody know how I can acheive this? Also, how do make another popup menu appear when I rollover an item from the first menu?
I've built a very cool database driven popup menu on my website using a combination or PHP, javascript(to position the menus) and layers (<div>, CSS). Everything works fine but I would like to have the text layed out better in the layers. I thought putting a table within the <div> tag would be fine but it doesn't work. The table(with the menu items) becomes a static part of the page. Anybody know how I can acheive this? Also, how do make another popup menu appear when I rollover an item from the first menu?