I found a good video tutorial on youtube by one Ralph Phillips that shows the drop-down plus fly-out technique, basically supporting a three-level menu. I believe it will scale very easily to as...
I know this example is horizontal so far. But I intend to convert it to a horizontal once the vertical is complete. The problem is that I have menu items 3 levels deep. With the current code, when...
I am working on a site with multiple form pages, each on their own php page, each listed as links from a single php page. Therefore, other than typing in a php page url, the only way to reach those...