diff --git a/jquery.wysiwyg.js b/jquery.wysiwyg.js index c2e7eb82..3e7b5b01 100644 --- a/jquery.wysiwyg.js +++ b/jquery.wysiwyg.js @@ -14,6 +14,7 @@ /*jslint browser: true, forin: true */ (function ($) { + "use strict"; /* Wysiwyg namespace: private properties and methods */ var console = window.console ? window.console : {