vbjunks
05-31-2012, 10:32 AM
Hi guys, I'm working on a drop down menu over here: http://yooperdaily.com/loft14design/public_html/index.html
It's the 'Electrical' tab.
It's working flawlessly in Chrome, but in FF and IE the submenu doesn't align to my li tag properly. It seems to be aligning all the way to the left where my nav div starts.
I was able to get it to align properly in Chrome by setting my Electrical li tag to position: relative, and my drop down menu to position: absolute.
What gives in FF and IE, any ideas??
It's the 'Electrical' tab.
It's working flawlessly in Chrome, but in FF and IE the submenu doesn't align to my li tag properly. It seems to be aligning all the way to the left where my nav div starts.
I was able to get it to align properly in Chrome by setting my Electrical li tag to position: relative, and my drop down menu to position: absolute.
What gives in FF and IE, any ideas??