I'm creating opensocial applications, and several of the large containers such as myspace don't set the doctype on the iframe that they put you in. According to the spec opensocial apps must render in quirks mode. It's an artifact left over from when they thought apps would be rendered inline with the rest of the page content instead of in iframes, which didn't happen. It's going to change but in the meantime we are stuck dealing with IE in quirks mode due to not having a doctype. Are there any css libraries out there that make IE appear to function more like it's in strict mode? I'd like to abstract that part out as much as possible, so when we do get to set the doctype redoing the styles is less work.
Chris --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
