How to make a category highlighted after it clicked

Hi there! Just want to know how to make a category highlighted after user click on it, so he will able to track on which category he is currently on?
I've already created 3 categories (links) through creating library elements, I already have the hover effect  I made through CSS external stylesheet, everything works, but the category is not highlighted when I browse within it.
Here is my HTML code of these 3 links:
<td bgcolor="#663300"><!-- #BeginLibraryItem "/Library/Top_links.lbi" -->
<div align="right" class="link"><a href="index.html">Home</a>     <a href="Accessories.html">Accessories</a>    <a href="Contact Us.html">Contact Us</a>    </div>
<!-- #EndLibraryItem --></td>
And here is my CSS code for these links:
.link, .link a:link, .link a:visited, .link a:active {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    color: #FFFF33;
    text-decoration: none;
    padding: 5px;
    #home: color:#00FFFF;
.link a:hover {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    color:#FF0000;
    text-decoration: none;
So how to make the active link highlighted when browsing within it??
Thank you

My pages are offline in developing stage, can't give you an URL.
Here is my HTML code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>untitled</title>
<link href="css.css" rel="stylesheet" type="text/css" />
<style type="text/css">
</style>
</head>
<body class="home">
<table width="450" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
<td bgcolor="#663709"><!-- #BeginLibraryItem "/Library/Top_links.lbi" -->
<div align="right" class="link"><a class="home" href="index.html">Home</a>    <a href="Accessories.html">Accessories</a>    <a href="Contact Us.html">Contact Us</a>    </div>
<!-- #EndLibraryItem --></td>
  </tr>
And here is my CSS:
body {
    background-image: none;
    background-color: #2d2625;
body,td,th {
.link, .link a:link, .link a:visited, .link a:active {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    color: #FFFF33;
    text-decoration: none;
    padding: 5px;
    #home: color:#00FFFF;
.link a:hover {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    color:#FF0000;
    text-decoration: none;
What should I modify?

Similar Messages

  • How to make the CATEGORY field mandatory in the SMIN Support Ticket in test management?

    Hi,
    how to make the CATEGORY field mandatory in the SMIN Support Ticket in test management?
    Rg,
    Karthik

    Hi Kamal,
    This note steps will no validation that the user actually enters a value and the message will be created even if this 'required field' is left blank.
    Any other way to validate the enter a value also?
    Rg,
    Karthik

  • How to make tomcat still running after reboot

    hi all,
    i want ask about how to make tomcat still running after our computer reboot.
    so our server still can serve the the request without we start manualy the tomcat.
    please replies
    thank's before

    *nix or win32 or other?                                                                                                                                                                                                                                           

  • How to make an before and after effects?

    So, I want to make a video that show the audience this is before and after the edit. And i want to make it look like this YouTube Rewind 2014: Behind the Scenes - YouTube
    How to make it?
    Thanks:)

    Really? You take footage of you shooting the video with another camera then you edit it together with shots of the finished project. If you want to show before and after shots of an effect you just put the original footage on top and animate a mask or opacity to reveal the rendered effect below.
    If you can't figure out how to make a before and after then you will have a very difficult time doing any effects using AE because there is absolutely nothing in this before and after but very basic editing and masking.

  • How to make the document dirty after updating the links?

    Hi,
    I am using the below code to update the link resources by providing new URI. The link resources are getting updated, but the document is not becoming dirty.
                    InterfacePtr<ICommand> updateCmd(CmdUtils::CreateCommand(kLinkResourceStateUpdateCmdBoss));
                    InterfacePtr<ILinkResourceStateUpdateCmdData> updateCmdData(updateCmd, UseDefaultIID());
                    updateCmdData->SetResource(ref.GetUID());
                    updateCmdData->SetDatabase(ref.GetDataBase());
                    updateCmdData->SetNotify(true);
                    updateCmdData->SetUpdateAction(ILinkResourceStateUpdateCmdData::kUpdateURI);
                    updateCmdData->SetURI(newURI);
                    updateCmd->SetUndoability(ICommand::kRegularUndo);
                    CmdUtils::ProcessCommand(updateCmd);
    How do I make the document dirty after updating the resources?
    Thanks,

    Thanks. It is working fine.
    I called PreDirty(docPtr), before updating the links.

  • How make a button inactive after the click ?

    Hi,
    how can i make a button inactive after i clik on it ? I need it becasue i have one button which play my symbol (made with this nice course https://blogs.adobe.com/edge/2012/07/18/tutorial-leveraging-independent-symbol-timelines/) but it's not working when the button is in the symbol where there is animation, it's only working when the buttons is a symbol on the stage and on the top of all over symbols, so when i clik on it works and play the symbol that i want but after is still active so i can't place another button at the exact same place of the first because it will play the first button and i need to put 20 buttons, anyone can help me please ? My buttons is just an empty rectangle so i don't talk about turn of the visibility but turn of th "activity"
    Thanks a lot

    If you prefer you can put the code in compositionReady
    Here is a sampe on how to use a next and prev buttons to change data.I have some other examples I will add later but this one could give you an idea on how to do it.
    This one uses data from an array and then moves through the info:
    https://app.box.com/s/78ya0labbydgwogxra2a
    If you are playing symbols then use the rigth scope to get to them.
    I would make a array of the symbol names and use it the same way like I did the array for the info.
    sym.getSymbol(mysymbolArray[i]).play();

  • How to make a program restart at the click of the mouse or a key on....

    How would I make a program restart at the click of the mouse or a key on the keyboard?

    Yes, definitely, thats what I would want to happen but I'm not sure how to go about the coding. Would I have to use a key listener? Or would I have to construct the method from scratch?

  • How to make the page expired when user click back

    how to make the page as expired when i click back button on the browser.
    i want a better way.
    actually i have a timer.when it reaches 00.00 then the expired page will be called automaticlly using location.href="expired.jsp" then if the user clicks back it should not show the previous page.this concept is applied with paging concept
    response.setheader is not working ...
    i have redirect when click back using
    <body onunload>....i call another page here.
    but it is not a good way.
    so pls help me to solve this problem
    using session or another good way

    Use this instead.
    Frame.setDefaultCloseOperation(javax.swing.WindowConstants.DO_NOTHING_ON_CLOSE);

  • How to make text STAY up after removing mouse from button?

    Hello!
    I honestly hope that this thread title makes sense. Allow me to explain my predicament.
    Someone has created a map where there are little colored buttons over building locations. The buttons were made so that when you hover your cursor over them, they will bring up a little chat bubble (like the ones you see in comics) with the appropriate street address text. What I cannot figure out is how to, after removing the cursor from over a button, make the text bubble stay put so that those who see the map can highlight then copy and paste the street address from it.
    Is there any advice?

    It kinda depends on what version of actionscript you're using, but one that may work for AS2 and AS3 is to use setTimeout to call a function that does what your rollout code currently does... meaning in your rollout function you use: setTimeout(callFunction, x-seconds)... where callFunction is a function that contains what your rollout function did originally.

  • How to make a category required for all files created within a folder

    I've defined a category. It has attributes which have been flagged as required.
    When I view the properies of a particular workspace (library), the category is shown as available to the workspace. However, the category is not shown as required. And the "required" checkbox is not clickable.
    So .. how, from the OCS DHTML applet, do I make a particular category a required category for all files in a folder?

    Perhaps the Category Attribute is not marked as "configurable" when it was created. You can check this by "switching into Admin Mode" and drilling down the Categories using "Manage Categories" link. Check if the category attribute is marked as configurable or not.
    Ravikiran

  • How to make specific  iview highlighted

    Dear Friends ,
    I have a requirement in ESS .
    In my portal there are two roles Home role and ESS role in which Home role will appear as default after you log into the portal.
    So if we want to do any activity in the ESS then we have to select that tab and work accordingly.
    Now my requirement is that employee has to get leave request application immediately after he opened the portal but should show under ESS.
    For this i have created quick link for leave application and called in the URL i am able to see the leave request application immediately but under Home role which is the first tab but i require it under ESS tab with leave application instead of overview tab.
    Please let  me know how can i achieve this.
    Thanks in advance.

    Hi
    The sort priiority for both of them it is given as 100 .I did not understand what it is .
    As you said that give lower priority to home than ESS does it mean 99 .
    And one more thing is that I want my home role to be in first tab only and ESS to be my second role., but when i use the leave request application with quick link in portal it is showing under home role which it should come under ESS  as it is .
    Actually we will have overview will appear first whenever we open ESS and the leave request will be some where around 4th or 5th application . But my requirement is that when i give quick link for lleave request application it should come under ESS with same position but instead of overview highlighted i want leave request applicaiton to be highlighted.
    So please provide me the solution how can i achieve leave request application highlighted whenever i give quick link.
    Best Regards

  • How to make non editable field after requestor created the shoping cart

    Hi,
    i need to make non editable field (Price field) after requester created the shooping cart.The field should be  non editable only for requster .
    this i need to make when workflow triggers when the buyer sends  back the shopping cart to requester.
    one solution which i found:depend on the status of the shoping cart
    but i dont know whether it is correct way.
    if not please suggest me the solution.

    Hi,
    You can implement the BADI" BBP_UI_CONTROL_BADI".
    You can check for the role of the user who has logged in(e.g. for user REQUESTER,there will be a distinct role to idnetify that the user is a requester) and then acc set the display properties for the field PRICE.
    For sample code pls refer the foll links:
    Sample code for BBP_UI_CONTROL_BADI
    Re: Hiding Shopping Cart Fields in SRM 3.0
    Re: How to Hide the attributes from template BBPSC01?
    Re: How to validating total value in shopping cart
    Re: Price filed in Shopping cart should be in display mode
    BR,
    Disha.

  • Photoshop newbie ~ how to make a simple highlight circle?

    Hi
    I am a convert from Paint Shop Pro.
    Now with PSP it was very easy to take a screen shot and highlight a button or area on the image by drawing a hollow circle or oval and set the border color and width.
    I am struggling to find the best way to achieve this in Photoshop, any ideas please ?
    [ Please see example screen shot, taken from a user guide ]
    Many thanks..!

    I'm wading into this late, but for preparation of "how to" images I kind of like to do it this way:
    1.  Select the Ellipse Tool (I actually like the Rounded Rectangle Tool better in general).
    2.  Set it to draw a path only, and drag a path around what you want to draw attention to.
    3.  Create a new, empty layer.
    4.  Select the Brush Tool, set it to a few pixels in width, and not full opacity (say, 75%).
    5.  Choose a foreground color.
    6.  In the PATHS panel use the Stroke Path button to stroke the brush around the path created instep 2.
    7.  Add layer styles, e.g., drop shadow, bevel.
    8.  Use the Line Tool to draw arrows.
    9.  Use the Text Tool to add some text.
    10.  Copy the layer styles from the stroked layer to the other new layers (the style can be pasted onto multiple layers at once).
    -Noel

  • How to make fields read only after form is filled in

    I am creating forms to be used within our company.  The customer srv representative (CSR) would fill in the form and send it to the customer for signature and initial.  There are a few issues I can't solve.
    1)  I need to make the rate & services fields read only after the CSR initials the form

    Will the CSR have Acrobat or just Reader, and what type of computer will the CSR be using (Windows/Mac/mobile OS)? If just Reader (Wind/Mac), this is possible by setting the fields to read-only with JavaScript. The problem is this can't be considered secure, even if using a password as discussed here: Password-protect and hide one form field
    With Acrobat you have the ability to flatten certain fields, which makes it a bit more difficult to change the "fields".

  • How to make a sound play after I complete a download in safari

    I am just wondering if there is a way to make a sound go off after I successfully complete a download in safari 5.0.5.
    If anyone can help, I appreciate it!

    I do not think there is one actually.  You could always look through the Safari Extention Gallary (https://extensions.apple.com/) and see if there is a 3rd party one you could use.

Maybe you are looking for

  • My i phone4 sensor is not working please send me solution

    My iphone4 sensor is not working when i want to make a call my phone display is always open please send me the solution.

  • How do I locate the page I am viewing in the Table of Contents?

    Is there a way to open the table of contents to the page that I am already viewing? If I have searched a document, and I am at some random page, how do I find out where I am in the table of contents?  For example, in the eclipse help system and IBM's

  • Showing Aperture albums

    It drives me crazy how albums in Aperture seem to show up in no particular order on my Apple TV 2.  For instance, just loaded a new bunch of pictures and go to my Apple TV and I can't find them listed.  I have thousands, so perhaps they are there, bu

  • Moving through a Tree recursively

    Hi, I know there have been many ans to collapseor expand all the node of a tree in one attempt, butI want to be able to create another node which is a copy of the selected node, for which I have to traverse thru' the tree. I tried the postorder and p

  • Is there a way to apply the same bumpers to multiple exports automatically?

    Hello smart people. I have an ongoing project in which I am creating hundreds of 60–120 second clips, all requiring the same intro-outro bumper. Every month I make about 125 of these. Instead of manually applying these bumpers to each and every seque