At 8:55 AM -0400 7/16/09, David Stoltz wrote:
Folks,

I'm developing a rather large site in PHP. The main horizontal nav bar
never changes, no matter how deep you are in the site. However, on the
left side is a vertical "sub-menu" system. This menu is proving to be a
real pain to program. I have it limited the menu system to 3 levels:

MAIN:
 |___Secondary pages
   |___Tertiary pages


This might help:

http://sperling.com/examples/new-menuh/

However, this is not a php script, but rather a simple css solution. The only addition is a javascript routine to handle IE -- without it, IE's are dead.

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to