Fabien, This needs to be done to support the :focus pseudo class.
Getting the stylesheet with the native cssText method will return :focus as unkown. /christian 2007/9/23, Fabien Meghazi <[EMAIL PROTECTED]>: > > > > May I ask you why you are fetching inline/remote css in the updated > > version of your script instead if keeping using document.styleSheets ? > > Ok, understood, you're doing this because of :after > > As I'm not using it, I will use the old version with just support for > :hover & :focus > > -- > Fabien Meghazi > > Website: http://www.amigrave.com > Email: [EMAIL PROTECTED] > IM: [EMAIL PROTECTED] >

