User talk:FireFly: Difference between revisions

m (Responded)
(→‎A bit late, but...: new section)
 
Line 5:
: It's probably compiling/interpreting the HTML differently, and likely doesn't allow reassigning elements from being header material to body after it has started interpreting. Given how twisted what that code is (if I had a hat on, I'd take it off in honor of it!) I'm not very surprised that it has issues with IE. –[[User:Dkf|Donal Fellows]] 10:45, 28 January 2010 (UTC)
:: CSS didn't even exist when Internet Explorer was first released, so IIRC the Trident CSS support has always been a bit rusty. The idea is that the head and style elements normally are set to "display: none", but I override it by setting it to display as a block element (which prints out its content). It's probably as [[User:Dkf|Donal Fellows]] suggested, IE probably simply never adds the style element to the (rendered) tree of elements. Also, I think it has troubles with the ::before and ::after pseudo-elements. -- [[User:FireFly|FireFly]] 11:48, 28 January 2010 (UTC)
 
== A bit late, but... ==
 
I realize it's a bit late, but...{{User:Short Circuit/new user greeting}} --[[User:Short Circuit|Michael Mol]] 19:43, 11 April 2010 (UTC)