Hello List,

I have some Javascript that uses a control-click to add/subtract some 
elements to a selection -- similar the the Windows Explorer paradigm.

I can assign a class to my selected items, but it seems that Firefox or 
the OS (XP Pro) is adding an *additional* thick bluish border.

Please see this page and try control-clicking some of the table's cells. 
The 'selected class that I defined has a thick dashed red border; the 
border that FF/OS is drawing is a solid blue.

My question is this: How the hell can I get rid of the blue border? I 
don't wan't it. Is this OUTSIDE of CSS? I have tried stopping the event 
propagation after I handle the control-click -- no success.

Ideas?

--
Wellington
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to