Codeinwp / Nivo-Slider-jQuery

Nivo Slider - The Most Awesome jQuery Image Slider
http://docs.themeisle.com/article/485-getting-started-with-the-nivo-slider-jquery-plugin
MIT License
1.25k stars 605 forks source link

Missing semicolon at the end of the plugin #382

Open damiensan opened 10 years ago

damiensan commented 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"

berarma commented 9 years ago

You mean a SEMICOLON. Please, put the error message in the issue title for easier finding.