Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

hover+ie6+stretching
 

Cezar




quote this post edit post

IP Loged report this post

Old Post  07-26-04 - 05:15 PM  
Hi.

I have below little code. This generate a bar with small rectangle on left
and right side.
If mouse is not over bar, then rectangles are gray. If mouse is over bar
then rectangles
are red. The problem is why IE6 stretching bar when mouse is over bar ?

In IE5.x, Opera 7.23 and FF 0.9 everything is fine.

Regards,
Cezar

[html]
<div class="titlestart"><a class="ts gray3" href="link">Test</a></div>

[css]
.titlestart{
border:1px solid;
cursor:pointer;
height:20px;
font:normal normal bold 12px Verdana,arial,geneva,helvetica,sans-serif;
padding:0;
margin:0;
clear:both;
color:#5a5a5a;
border-color:#ccc #666 #666 #ccc;
background:#fafafa url(../pic/titlestart.gif) repeat-x;
}

.ts{
display:block;
padding:0.25em 0px 0.25em 32px;
}

a.gray3:link,a.gray3:visited{
color:#444;
border-left: 8px solid #999;
border-right: 8px solid #999;
}
a.gray3:hover{
color:#b00;
border-left: 8px solid #b00;
border-right: 8px solid #b00;
}




Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 02:51 PM. Post New Thread   
  Previous Last Thread   Next Thread next
Stylesheets archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top