On the 2nd line, you see how I have a link (within the li)? For some reason it does not like that at all. That is the main navigation and the list beneath is the dropdown. Am I putting something in the wrong order? I don't get it lol.
FYI: I have tried taking the column divs out (does not fix the problem).
haha... I think I have been playing with this for too long and it is turning into a huge convoluted monster. I am going to start fresh (sans divs) and go from there.
Thanks for your help :P sometimes you just need an extra set of eyes :shock:
Here is a piece of the code. problem area described below.
On the 2nd line, you see how I have a link (within the li)? For some reason it does not like that at all. That is the main navigation and the list beneath is the dropdown. Am I putting something in the wrong order? I don't get it lol.
FYI:
I have tried taking the column divs out (does not fix the problem).
I'm guessing from the "div class column" that you want to break it apart for styling. I think I would go with 4 separate ul's.
Thanks for your help :P sometimes you just need an extra set of eyes :shock: