Does anyone know if it's possible to add a border to a Flash object 
element in Firefox using only CSS? The containing div is much longer 
than the Flash object, so I'm trying to set the border on only the Flash 
like this:

div object { border: 1px solid #ccc; }

but this only seems to work in IE (the only other browser I've tested so 
far). What's up with Firefox?

The site I'm working on is wicked big and the deadline is fast 
approaching, so (1) I'd rather not go through each page and add a div or 
some other non-semantic wrapper around the object elements, and (2) I'm 
too busy to search online for the answer.

Much obliged!
Brian

-- 
Brian Riley
http://www.seventysevendesigns.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to