jQuery is famous for cross browser compatibility but, which all properties or functions don't have a cross browser support?

I know one: ui-corner-all class won't produce rounded corner effect in any IE browsers.

link|improve this question

63% accept rate
feedback

2 Answers

up vote 3 down vote accepted

This isn't a jQuery Core feature, but a jQuery UI one. When it comes to jQuery UI the functionality will work, but older browsers may not get all the bells and whistles with the styling.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.