Does Firebug (or the Firefox error console) report any errors or warnings in parsing your stylesheet? can you put some other obvious CSS style (like body=background-color:red) in there at the end of the file to prove if the external CSS stylesheet is actually getting parsed by FF correctly?
--Kyle From: Philip Hutchison Sent: Friday, February 06, 2009 1:16 PM To: [email protected] Subject: Re: externalizing CSS breaks FireFox i use external CSS for the same purpose, and have used it successfully with and without an @import. maybe specifying media="screen" causes an issue? On Fri, Feb 6, 2009 at 8:42 AM, TIA <[email protected]> wrote: Your link works fine (100% in ff) -- I notice it is using an @import whereas I'm using <link href=". . . . ./name.css" rel="stylesheet" type="text/css" /> could this be accountable?? (just casting out ideas) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
