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 8209255
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T09:39:37+00:00 2026-06-07T09:39:37+00:00

I have existing CSS as a:active { outline: none; } a:focus { -moz-outline-style: none;

  • 0

I have existing CSS as

a:active {
    outline: none;
}
a:focus {
    -moz-outline-style: none;
}

which works fine

i want to restrict the application only to those anchor items which are part of an <ul><li> item under a div with class=”tabs_container“

so this is what i did only to fail !

#tabs_container ul li a:active {
    outline: none;
}
#tabs_container ul li a:focus {
    -moz-outline-style: none;
}

am i doing it wrong ?

thanks in advance

EDIT
My bad ! actually the ID=”tabs_container” not Class.

Further reference : This is part of the tutorial about How to create Tabs using Jquery from Scratch by Erric Berry.

  • 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-06-07T09:39:39+00:00Added an answer on June 7, 2026 at 9:39 am

    Your element has a class but you are trying to reference it with an ID

    .tabs_container ul li a:active {
        outline: none;
    }
    .tabs_container ul li a:focus {
        -moz-outline-style: none;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an existing Django project which uses regular CSS. The style sheets are
I have existing code with their own makefiles which I want to load into
Say I have an existing CSS for desktop (desktop.css). I want to include iPad
We have one existing web application which was running in IE browser. But because
We have an existing moss publishing site. When we enable the css control adapters
I have existing Linux shared object file (shared library) which has been stripped. I
I have an existing web service and I want it to expose 2 MEX
I have an existing web application that is used by my coworkers. This web
Telerik RadControls have builtin support for skinning and uses CSS to style all their
I want to highlight the current menu you have click. I'm using CSS, but

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.