briancherne / jquery-hoverIntent

hoverIntent jQuery Plug-in
https://briancherne.github.io/jquery-hoverIntent/
MIT License
826 stars 253 forks source link

jquery.hoverIntent.minified.js missing semicolon #8

Closed inlikealion closed 10 years ago

inlikealion commented 11 years ago

@briancherne The minified version of the plugin is missing a closing ';' so when simply copy-pasted into a plugins.js (ala H5BP) the jquery plugin causes proceeding plugins to throw JS errors.

briancherne commented 10 years ago

The minified version has a trailing semicolon.