jquery hover

Out of context: Reply #5

  • Started
  • Last post
  • 12 Responses
  • moural0

    That still won't work unfortunately. Here's exactly what I have:

    When I click on a link it stays unchanged, but all of the other links receive a strike (text-decoration: line-through). That works fine. However, I want them to lose the line and just have an underline during the hover state, but if I use a class, I still can't return to the original state... I have to define it. Basically, they'll all change to either line-through or none after hover. I just want them to change to what they were before...

View thread