[thelist] links move 1 px right when hovering over them (only once) in IE

VOLKAN ÖZÇELİK volkan.ozcelik at gmail.com
Wed Sep 7 22:12:15 CDT 2005


Thanks Lee,

Your suggestion solved this peculiar problem.

Sometimes it's hard to understand browsers. So can we make an analogy
between browsers and women (bad joke at 06:30 a.m. :) ).

Cheers,
Volkan.

On 9/7/05, Kowalkowski, Lee (ASPIRE) <lee.kowalkowski at hmrcaspire.com> wrote:
> > -----Original Message-----
> > From: VOLKAN ÖZÇELIK [mailto:volkan.ozcelik at gmail.com]
> > Sent: Tuesday, September 06, 2005 3:28 PM
> >
> > Hi workers of the web!
> 
> Hello!
> 
> > Here's a site that i'm working on:
> >
> > http://www.pamukdedem.com/Template.html
> >
> > After the page's first load if you go to the bottom navigation and
> > hover on the links the links tend to move 1px to right for the first
> > time. Then they remain where they are.
> >
> > This occurs in ie6 W2K. It does not occur in FF.
> 
> I see that too.
> 
> > Do you have any idea of why this might happen?
> 
> No!  But I have three weird additions to your stylesheet that seem to fix
> it:
> 
> #MainContent
> {
>        border-right:1px #f9f9f9f solid;
> }
> 
> That seems to fix the centered twitchy links at the expense of the
> right-aligned links... now *they* twitch!  So:
> 
> #Sarmal
> {
>        width:100%;
> }
> 
> No twitch, hurray!  The top border hover is clipped, oh no!  Not to worry:
> 
> #Sarmal
> {
>        padding-top:4px;
> }
> 
> Well, who would have thought?
> 
> - LK
> 
> 
> ===========================================================
> Our e-mail domain has now changed from iraspire.com to hmrcaspire.com. Please update your address books.
> ===========================================================
> 
> --
> 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>


More information about the thelist mailing list