jquery / jquery-color

jQuery plugin for color manipulation and animation support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught TypeError: undefined is not a function

faridv opened this issue · comments

I'm trying to use jquery-color and everything looks fine but I get Uncaught TypeError: undefined is not a function error in my console and its pointing to the first line of js file which is: (function(jQuery, undefined) {.
Am I doing something wrong?

That's impossible to say since there's no code to look at. Please start in support forums such as forum.jquery.com, IRC, or Stack Overflow. You should only file an issue here if you have reduced the problem to actually be inside jquery-color.