jQuery Colorbox is not a function error – on manual call
-
I want to call colorbox manually,
Before I call the function with .colorbox
“$(‘#galery a’).colorbox({rel: ‘gal’});”but now I get this message
Chrome:
TypeError: Object #<Object> has no method ‘colorbox’Firefox:
TypeError: $(…).colorbox is not a function
- The topic ‘jQuery Colorbox is not a function error – on manual call’ is closed to new replies.