On Sat, Nov 14, 2009 at 4:41 PM, weepy <jonah...@gmail.com> wrote:
> I plan to add these in - should be fairly straight forward. I think
> i'll change the API to use a selector to target the relevant document
> nodes that require parsing.

It might make sense to add a custom selector, so that either the
plug-in or it's user could call

    $("link:stylesheet, style:stylesheet").fixCSS();

I think as this is a one-off call for IE, it really doesn't need much
of an API, although perhaps the ability to recall it on a stylesheet
switch would be in order.

  -- 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