beetle
11-11-2002, 03:57 PM
Hey all
I need a certain type of menu system...wondering if anyone has seen one...
The requirements I have are Must use validating (X)HTML
Prefer construction of just UL blocks
Custom image support
Work in IE5+ and Gecko
Have persistence (cookie-based) from page to page
Must take up a minimal global namespace, if any at all
I've already tried this (http://www.dynamicdrive.com/dynamicindex1/navigate1.htm) and it's okay (and the closest to what I need), but uses multiple, identical IDs to achieve it's results, which I don't want.
If nobody has seen anything like this, then I suppose I'll just have to make it. :D
Thanks.
I need a certain type of menu system...wondering if anyone has seen one...
The requirements I have are Must use validating (X)HTML
Prefer construction of just UL blocks
Custom image support
Work in IE5+ and Gecko
Have persistence (cookie-based) from page to page
Must take up a minimal global namespace, if any at all
I've already tried this (http://www.dynamicdrive.com/dynamicindex1/navigate1.htm) and it's okay (and the closest to what I need), but uses multiple, identical IDs to achieve it's results, which I don't want.
If nobody has seen anything like this, then I suppose I'll just have to make it. :D
Thanks.