Personal computing discussed

Moderators: renee, SecretSquirrel, just brew it!

 
Space Bags
Gerbil
Topic Author
Posts: 33
Joined: Thu Aug 16, 2007 1:21 am

Webpage: Hide Selected Element/Cursor

Sat Mar 14, 2009 10:36 pm

So I'm making an webpage that loads entirely through AJAX and this is driving me absolutely bzonkers.
Image
I want to know how to get rid of the dotted selection box. It is really killing the look of this site. Does anyone know how to get rid of it? WILLIKERS.

One note: please don't ask me why I don't want people to be able to see the box.
 
JdL
Graphmaster Gerbil
Posts: 1025
Joined: Thu Aug 29, 2002 11:45 am
Location: United States of America

Re: Webpage: Hide Selected Element/Cursor

Sat Mar 14, 2009 10:45 pm

a.yourlink {
outline: none;
}

Edit: You deserve points for posting a screenshot. :)
JdL
286DX > Pentium Pro 200 > Athlon 1000 @ 1.4 GHz > Athlon 64 2.2 GHz > Athlon XP 3200+ > Core 2 Duo 3300 @ 4.0 GHz > Core 2 Quad 6600 G0 @ 3.2 > Core i7 3770 @ stock
 
steelcity_ballin
Gerbilus Supremus
Posts: 12072
Joined: Mon May 26, 2003 5:55 am
Location: Pittsburgh PA

Re: Webpage: Hide Selected Element/Cursor

Sat Mar 14, 2009 11:06 pm

What do you mean "loads entirely in ajax"?. JDL's code should work perfectly.
 
Space Bags
Gerbil
Topic Author
Posts: 33
Joined: Thu Aug 16, 2007 1:21 am

Re: Webpage: Hide Selected Element/Cursor

Sun Mar 15, 2009 6:18 pm

All I meant was this wouldn't be a problem if I had new pages completely reload the dom but I only allow a div to reload with an ajax call.
Thanks so much for this, it was an easy fix that makes my site look a lot better. You're a beautiful human being.
 
JdL
Graphmaster Gerbil
Posts: 1025
Joined: Thu Aug 29, 2002 11:45 am
Location: United States of America

Re: Webpage: Hide Selected Element/Cursor

Sun Mar 15, 2009 6:25 pm

Space Bags wrote:
You're a beautiful human being.

My wife would have you believe otherwise :)
JdL
286DX > Pentium Pro 200 > Athlon 1000 @ 1.4 GHz > Athlon 64 2.2 GHz > Athlon XP 3200+ > Core 2 Duo 3300 @ 4.0 GHz > Core 2 Quad 6600 G0 @ 3.2 > Core i7 3770 @ stock
 
Space Bags
Gerbil
Topic Author
Posts: 33
Joined: Thu Aug 16, 2007 1:21 am

Re: Webpage: Hide Selected Element/Cursor

Sun Mar 15, 2009 6:33 pm

hahaha lol

Who is online

Users browsing this forum: No registered users and 1 guest
GZIP: On