diff --git a/www/js/zui3/zin.js b/www/js/zui3/zin.js index 25d070f7b8..7ce4b8ed06 100644 --- a/www/js/zui3/zin.js +++ b/www/js/zui3/zin.js @@ -37,6 +37,9 @@ $.apps.updateUrl(appCode, location.href, document.title); } } + + /* Compatiable with jQuery. */ + $.fn.triggerHandler = $.fn.trigger; }()); (function()