Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Setting active link bold in html

Setting active link bold in html

Scheduled Pinned Locked Moved ASP.NET
html
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    shankbond
    wrote on last edited by
    #1

    Hi, I have a code here which makes the active links bold in IE7 Is there some work around to make it work in mozilla and higher versions of IE a:active{font-weight:bold}

    Thanks Shankbond

    A 1 Reply Last reply
    0
    • S shankbond

      Hi, I have a code here which makes the active links bold in IE7 Is there some work around to make it work in mozilla and higher versions of IE a:active{font-weight:bold}

      Thanks Shankbond

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      What happened to you. It should be perfectly working in all browsers. :omg:

      Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


      My Latest Articles-->** Simplify Code Using NDepend
      Basics of Bing Search API using .NET
      Microsoft Bing MAP using Javascript

      S 1 Reply Last reply
      0
      • A Abhishek Sur

        What happened to you. It should be perfectly working in all browsers. :omg:

        Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


        My Latest Articles-->** Simplify Code Using NDepend
        Basics of Bing Search API using .NET
        Microsoft Bing MAP using Javascript

        S Offline
        S Offline
        shankbond
        wrote on last edited by
        #3

        Don't know but not working on my end? Any suggestions

        Thanks Shankbond

        A 1 Reply Last reply
        0
        • S shankbond

          Don't know but not working on my end? Any suggestions

          Thanks Shankbond

          A Offline
          A Offline
          Abhishek Sur
          wrote on last edited by
          #4

          I think there must be some other css which overrides this. Check out. You Can make a css class for the same and add using javascript when mouse comes over the anchor. Its an easy fix. Or you can also use span to behave similar to anchor. Use onclick to navigate in span. You can take either approach I think.

          Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


          My Latest Articles-->** Simplify Code Using NDepend
          Basics of Bing Search API using .NET
          Microsoft Bing MAP using Javascript

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups