Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6794907
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T18:16:43+00:00 2026-05-26T18:16:43+00:00

i have the following menu: <ul class=menu menu-vert-01> <!–start–> <li><a href=#Semantic-Technologies>Semantic Technologies</a></li> <li><a href=#Business-Intelligence-Solutions>Business

  • 0

i have the following menu:

<ul class="menu menu-vert-01">
<!--start-->
<li><a href="#Semantic-Technologies">Semantic Technologies</a></li>
<li><a href="#Business-Intelligence-Solutions">Business Intelligence Solutions</a></li>
<li><a href="#Social-&-Collaboration">Social & Collaboration</a></li>
<li><a href="#Mobile-Technologies">Mobile Technologies</a></li>
<li><a href="#Content-&-Data">Content & Data</a></li>
<li><a href="#Virtual-Production">Virtual Production</a></li>
<li><a href="#Similarity">Similarity</a></li>
<li><a href="#Human-Research">Human Research</a></li>
</ul>

when the menu is hovered a css class makes the go white
im using jquery to highlight the selected menu when a item is clicked the color goes white(the color) the problem is i lose the css hover

css:

.menu li a:hover{ color: white; } 

.menu-vert-01 li a{ color: black;font-family: "TitilliumText14LRegular"}
.menu-vert-01 li:hover{background: url('../img/petit-fleche-blanc-menu.png') no-repeat 260px 18px black; }

.menu_vert_selected{background: url('../img/petit-fleche-blanc-menu.png') no-repeat 260px 18px black;}

jquery:

$(".menu-vert-01 li, .menu-vert-03 li").click(function(){
           $(this).addClass("menu_vert_selected").siblings().removeClass("menu_vert_selected")
           $(this).children().css({color: "white"}).parent('li').siblings().children().css({color: "black"})

    })
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T18:16:44+00:00Added an answer on May 26, 2026 at 6:16 pm

    Here is a solution:

    Live demo: http://jsfiddle.net/gHc74/

    js

    $(".menu-vert-01 li, .menu-vert-03 li").click(function(){
    $(this).addClass("menu_vert_selected").siblings().removeClass("menu_vert_selected")
    })
    

    css

    .menu li a:hover{ color: white; } 
    .menu-vert-01 li a{ color: black;font-family: "TitilliumText14LRegular"}
    .menu-vert-01 li:hover{background: url('../img/petit-fleche-blanc-menu.png') no-repeat 260px 18px black; }
    .menu-vert-01 li:hover a {color:white}
    .menu_vert_selected{background: url('../img/petit-fleche-blanc-menu.png') no-repeat 260px 18px black;}
    .menu_vert_selected a {color:white !important}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following HTML: <div class=menu> <a class=main-nav-item href=home>home</a> <a class=main-nav-item-current href=business>business</a> <a
I have the following HTML: <ul class=vertical_menu no_select> <li class=edge_top>&nbsp;</li> <!-- Menu Items Here
I have the following menu items: <ul> <li class=static> <a class=static menu-item href=/mySites/AboutUs>About Us</a>
Hey Guys, i have created the following Menu Structure: <div id=menu> <ul> <li><a href=#>Main
I have the following ul setup: <div id=sidebar> <ul id=themenu class=sf-menu sf-vertical> <li> <a
I have the following class: public class Menu : TableServiceEntity { public string Order
I have the following defined: public class Menu { [DisplayName(Control)] public int Control {
I have the following classes: public class Menu { public int Order { get;
I have the following menu in my masterpage: <ul id=menu class=lavaLampBottomStyle> <li> <%= Html.ActionLink(Employees,
I have the following code which gives the menu item a class of 'current'.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.