Search found 2 matches
- Tue Sep 30, 2003 4:00 pm
- Forum: Javascript
- Topic: pop up menus
- Replies: 3
- Views: 1454
I think it has a bit to do with the php a bit cause of it being in a cell of the page. If I open the menu on its own, it works. I was also hoping someone might know a place to get help with writing the code out without using dreamwever and fireworks to write it for me. I have done other menus (but d...
- Tue Sep 30, 2003 3:48 pm
- Forum: Javascript
- Topic: pop up menus
- Replies: 3
- Views: 1454
pop up menus
I have made a page using php includes: <?php require("menu.php"); ?> In the menu page, I have set up pop up menus(using fireworks and also tried dreamwever). There are sub menus too. When you scroll over the sub menus, the entire menus jumps down to the bottom of the page--THIS ONLY HAPPEN...