Vertical Dropdown Navigation Menu Part 1
Uploader Comments (TheWebtuts)
Video Responses
All Comments (15)
-
Any chance you can send me the CSS. I've spend the last hour trying to figure out why mine won't give the dropdown menu when I hover it! I can't find my mistake!
-
@israelda1 please disregard I got this to work properly I just need to better my typing skills! Great videos!!!!
-
@TheWebtuts First off Thank you for your quick response!!
Ok so I complete all the css code except for the "sub sub menu" (because I don't need to go that far) I changed the font to arial but it has times roman showing. Also my second level "dropdown" does not line up directly next to the corresponding "main list items" I'm not sure what I did wrong? lastly my sub menu is showing and not hidden at all? Am I not placing the id tags correctly with the html? This is all new to me!
-
scratch my previous post, I did exactly what you told me actually :P
Ok I got it working but the menu is being hidden behind the main body div to the right. How do i get it so that the drop out menu is first?
Thanks
WHATYAAAAAAAAAAAAAAA 1 week ago
@WHATYAAAAAAAAAAAAAAA --- to view the css for this add /CSS/vertExp.css to the end of my web address 3 x W dot thewebtuts dot webs dot com /CSS/vertExp.css hope this helps
TheWebtuts 1 week ago
thanks for sharing. it really helped me develop my nav system.
56delta 3 weeks ago
@56delta no problem, glad it helped
TheWebtuts 3 weeks ago
Assume I just wanted to use images without text for my menu links and sub links. would I just inject that into the css?
israelda1 4 months ago
@israelda1 Yes set the images as background instead of color and don't put text in the html area.
TheWebtuts 4 months ago