On Thu, Nov 12, 2009 at 4:59 PM, weepy <jonah...@gmail.com> wrote:
> Not strictly jQuery Dev, but you guys might find it an interesting technique:
> [ ... ]
> http://blog.parkerfox.co.uk/2009/11/12/css-in-your-face-only-ie-need-to-apply/

Well now I don't need to write it.  I just thought of this idea last
week and starting working through it in my head.

Looking at the implementation (without doing any real testing) I'm
wondering about something.  Why do you start by looping through the
<link/> tags rather than starting with document.styleSheets.  It seems
to me that you're collecting links you might not want, such as
"index", "copyright", and "alternate stylesheet" and ignoring data in
<style/> tags as well as "import"ed styles.  Am I just missing
something?

  -- Scott

--

You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=.


Reply via email to