If I'm alreadu using jquery library on site then should i use origional sifr or jquery plugin.
What are cons 开发者_开发技巧to use jquery sifr plugin over origional sifr 3?
jQuery sIFR Plugin
http://jquery.thewikies.com/sifr/known-issues
It's a poorer implementation of sIFR 3, so I'd recommend against it. You can swap out the CSS selector engine in sIFR for the one from jQuery.
精彩评论