Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 11:46 PM
Cezar
Guest
 
Posts: n/a
Default hover+class+IE

Hello.

I see that this code:

..name:hover
{
border:1px solid black;
}

doesn't work in IE. Is there any solution for this ?

Thanks for any help.
Cezar.


  #2  
Old July 20th, 2005, 11:46 PM
Neal
Guest
 
Posts: n/a
Default Re: hover+class+IE

On Thu, 27 May 2004 23:56:04 +0200, Cezar <cezaryk@imail.net.pl> wrote:
[color=blue]
> Hello.
>
> I see that this code:
>
> .name:hover
> {
> border:1px solid black;
> }
>
> doesn't work in IE. Is there any solution for this ?
>
> Thanks for any help.
> Cezar.
>
>[/color]

:hover only works on a in IE. There is no ideal workaround. Scripting can
do it, but unless you do it server-side (and don't ask me how), it's not
necessarily going to work.
  #3  
Old July 20th, 2005, 11:46 PM
Vladdy
Guest
 
Posts: n/a
Default Re: hover+class+IE

Cezar wrote:
[color=blue]
> Hello.
>
> I see that this code:
>
> .name:hover
> {
> border:1px solid black;
> }
>
> doesn't work in IE. Is there any solution for this ?
>
> Thanks for any help.
> Cezar.
>
>[/color]
www.vladdy.net/demos/iepseudoclassesfix.html

--
Vladdy
http://www.klproductions.com
  #4  
Old July 20th, 2005, 11:46 PM
Cezar
Guest
 
Posts: n/a
Default Re: hover+class+IE

> www.vladdy.net/demos/iepseudoclassesfix.html

Thanks for help.

Greets,
Cezar.


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles