1) Script Title: All Levels Navigational Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/index.htm
3) Describe problem: This script is not collapsing to...
Type: Posts; User: ModemMisuser; Keyword(s):
1) Script Title: All Levels Navigational Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/index.htm
3) Describe problem: This script is not collapsing to...
Oddly, putting the overflow: on the overall wrapping div (not part of the menu; the div that has the box-shadow) ALSO worked.
No problem about the link; I didn't "mean to" make it a link, the...
Ha, nevermind, I misunderstood that the overflow: needs to go on the wrapping div, not in the underlinemenu CSS ;) I copied your code verbatim without applying logic. It's fixed.
Thank you so...
Huh - that had no effect. :(
(BTW did I post something forbidden/outside the rules in my previous post? I noticed you edited it.)
Fixed it (sort of) with a padding-bottom: on the wrapping div - that at least keeps the menu "inside" the box when it's in high-res. When wrapped, though, it still drops most of itself outside that...
Hey! That makes it wrap correctly! But, it pushes the menu itself down on top of the box-shadow I have set on the wrapping div. You can see this @ www.amphigory.com ... I'll leave it up for a...
1) Script Title: All Levels Navigational Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/index.htm
3) Describe problem:
On mobiles (or any low-resolution...