srew it..
i am forcing the browser to do that some bling guy may need.
How do i just turn off that setting on my browser
On 9/14/06, Paul Ihrig <[EMAIL PROTECTED]> wrote:
>
> this seems to work
> onFocus="if(this.blur)this.blur()"
>
>
> On 9/14/06, Paul Ihrig <[EMAIL PROTECTED]> wrote:
> >
> > al
this seems to work
onFocus="if(this.blur)this.blur()"
On 9/14/06, Paul Ihrig <[EMAIL PROTECTED]> wrote:
>
> also tried onclick="this.blur();"
>
>
> On 9/14/06, Paul Ihrig <[EMAIL PROTECTED]> wrote:
> >
> > ok this is driving me batty
> > have a normal nav included on several pages.
> > every time
also tried onclick="this.blur();"
On 9/14/06, Paul Ihrig <[EMAIL PROTECTED]> wrote:
>
> ok this is driving me batty
> have a normal nav included on several pages.
> every time you click a image link or one of our custom tags for a tab we
> get that little dotted-line thing surrounding the elemnent
ok this is driving me batty
have a normal nav included on several pages.
every time you click a image link or one of our custom tags for a tab we get
that little dotted-line thing surrounding the elemnent
i have tried:
/*trying to kill focus outline*/
a:active{outline:0;}
a:focus {width:0; height