Need help with HTML & CSS real quick (hovering and displaying a sub menu) menu

User Tag List

Results 1 to 2 of 2
  1. #1
    codethename's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Need help with HTML & CSS real quick (hovering and displaying a sub menu)

    So I'm trying to make a sub menu pop up when I hover over a certain link, I can only get every sub menu to pop up at once or nothing happen at all.
    Here's my HTML code :
    HTML sub menu - Pastebin.com

    So when I hover a link, only the 3 designated sub links should appear but not all of them.

    Any help would be much appreciated, If anyone could quickly write out what I should put in my .css and write out a quick explanation it would be much appreciated
    Last edited by codethename; 11-10-2014 at 02:55 PM.

    Need help with HTML & CSS real quick (hovering and displaying a sub menu)
  2. #2
    bt411's Avatar Member
    Reputation
    11
    Join Date
    Jun 2009
    Posts
    138
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    change it to:
    <li class="tt"><a href="url" >Tengill 1</a>

    <ul class="t">
    <li><a href="url"> Undirtengill 1</a></li>
    <li><a href="url"> Undirtengill 2</a></li>
    <li><a href="url"> Undirtengill 3</a></li>
    </ul>
    </li>
    ...

    ergo: put the </li> behind the <ul>"points"</ul> listing so it encapsulates it


    and in css:
    .tenglar ul li ul{display:none;}
    .tenglar ul li:hover ul{display:block;}

    that's it

Similar Threads

  1. Need help with HTML & CSS, Sublime Text (paying 8$)
    By codethename in forum Programming
    Replies: 4
    Last Post: 09-23-2014, 06:14 PM
  2. Need help with real id name!
    By Chappersx in forum World of Warcraft General
    Replies: 6
    Last Post: 03-10-2012, 01:04 PM
  3. i need help with scripting for .ahk for loging in and
    By lovemymuffin in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 03-26-2011, 01:50 AM
  4. need help with shammy talents
    By jason in forum World of Warcraft General
    Replies: 5
    Last Post: 07-19-2006, 02:02 AM
All times are GMT -5. The time now is 10:17 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search