jquery / jquery-color

jQuery plugin for color manipulation and animation support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser Support?

nekkon opened this issue · comments

Could you please tell me browser support for this plugin?

This plugin doesn't really do anything with the DOM, so browser support will be based on the version of jQuery Core that you're using.

Seems that we should add such info to README, it might not be obvious to people that didn't work on the code.

@nekkon This plugin is now tested in all browsers supported by jQuery 1.x: http://swarm.jquery.org/job/1746. So it definitely works on those.

I've added this info into Readme in #86 , what do you think @mgol, @scottgonzalez?