Hi Everyone,
First of all, the file in question is located here: http://daniellaytonwright.net/template/Test%20Template/index2.html
I have a website template that may have to support a lot of links in a horizontal navigation bar that I wrote a little javascript (it’s not perfect, there are a few bugs) to make sure that the navigation didn’t overflow the bar. To do this I put the extra items in a dropdown titled “More” at the far right. So to view the problem you might have to resize your browser to be smaller and then the “More” item will appear. When I rollover it, the <ul> fades in and shows the extra items. However, they are hidden behind a div. Please help and thank you very much.
Sincerely,
Daniel Wright