Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-26-2011, 09:58 AM   PM User | #1
ptrcao
Regular Coder

 
Join Date: Dec 2010
Location: Australia
Posts: 356
Thanks: 143
Thanked 0 Times in 0 Posts
ptrcao is an unknown quantity at this point
rounded corner tabs in html/CSS; no selection outline

this is *not* acceptable because although it appears round corner, on selection, the browser's selection outline for the object still corresponds to a rectangle with square corners;
http://www.alistapart.com/d/slidingdoors/v1/v1.html#

on the other hand these rounded tabs are what i want; there is no selection outline, so whether or not this is still a square-cornered object, it's square corners are not betrayed to the user.
http://www.sciweavers.org/free-onlin...quation-editor
(actually in FF, the a bottom selection border stills shows up so even this is imperfect).
how do you do away with the object selection outline. You know what I mean right, the faint dotted selection line which appears when a linked object is selected in a browser?
__________________
The website I am building is http://www.mathannotated.com. My questions often pertain to it. This is my site plan: http://www.mathannotated.com/images/...ctory-tree.gif
Thank you for your help in all matters. All earnest efforts in helping me will be credited with Thanks. -ptrcao
ptrcao is offline   Reply With Quote
Old 02-26-2011, 10:24 AM   PM User | #2
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,703
Thanks: 5
Thanked 875 Times in 850 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
Code:
outline: none;
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Users who have thanked VIPStephan for this post:
ptrcao (02-26-2011)
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:40 AM.


Advertisement
Log in to turn off these ads.