Open damiensan opened 10 years ago
A semicolon is missing at the end of the definition of the plugin.
... e.fn._reverse=[].reverse})(jQuery) [missing ; here]
when I compiled all my js files, nivo slider crashed with this error "TypeError: (intermediate value)(...) is not a function"
You mean a SEMICOLON. Please, put the error message in the issue title for easier finding.
A semicolon is missing at the end of the definition of the plugin.
... e.fn._reverse=[].reverse})(jQuery) [missing ; here]
when I compiled all my js files, nivo slider crashed with this error "TypeError: (intermediate value)(...) is not a function"