nikki/LiteAccordion

$.browser is deprecated

Closed this issue · 2 comments

Hi! Thanks for the excellent plugin; we use it across six hundred Volkswagen dealer sites and dealers love it :)

As jQuery 1.8 is quickly approaching, $.browser is being removed and turned into a plugin ($.browser has been deprecated since jQuery 1.3). This isn't an immediate concern since we're just now getting ready for jQuery 1.7.2's release, but 1.8 is not that far out.

This is mostly a tracking issue to see if you would begin thinking about removing $.browser from liteAccordion in favor of $.support to target the specific issues you're working around.

Thanks again for your work!

I'll look into it next time I do an update. Thanks.

This is in the dev branch now, and will be in the next update. Thanks.