Hi,

Using the swfObject dynamic method.

Would like swfObject to also generate a ‘swf-only’ container <div> for
the <object> tag as css styling for the <object> tag does not work
well across all browsers… e.g. borders in Firefox and padding in IE
etc.

Appreciate that I can add an extra wrapper <div> direct to the html
page but do not want the swf specific styles to affect the alternate
content should javascript/flash be disabled.

I have added extra html in the swfObject code here...

v.outerHTML='<div id="swfOnlyWrapper"><object classid="clsid:D27CDB6E-
AE6D-11cf-96B8-444553540000"'+AF+">"+AD+"</object></div>";

...and this works for IE browsers but ideally want a container <div>
that applies to all browsers.

Can you help?

Regards

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to