I have been trying out the divmenu code but I seem to have hit some kind of size limitation. I have quite of few menu items and started out with all hrefs set to "#". No problem. As I've developed new pages and inserted the links into my menus, I suddenly get bits and pieces of the div code popping up in my page. Is there a limit to the number of menu items or the total size of my div code or ??? If so, how do I change it?
2) Angus TurnbullGroup: Moderators Posts: 4042Joined: 7 Dec 2003Location: New ZealandIP: 202.137.--.--
Posted:
Oh, use the UL/LI menus unless you have a very very good reason to use the DIV menus (they were only in there initially for NS4 compatibility and that's no concern at all these days!).
Either way there isn't a limit to the menu size. Check your syntax for HTML errors perhaps...
- Angus.
3) Dr Bob HGroup: Guests IP: 75.45.--.--
Posted:
Thank, Angus. I used the DIV menus because I wasn't sure if I could get headers in the UL/LI version. In the meantime, I'll check my HTML code and revisit UL/LI.