From: Wolfram Schneider Date: Thu, 22 Aug 2013 11:07:43 +0000 (+0000) Subject: document jquery-ui X-Git-Tag: 0.9.1~228^2~4 X-Git-Url: http://git.indexdata.com/cgi-bin?a=commitdiff_plain;h=579d6d7627f98a5246d9957926f5546a8b82f819;p=mkws-moved-to-github.git document jquery-ui --- diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index e90ff29..aeb3ad3 100644 --- a/tools/htdocs/mkws.js +++ b/tools/htdocs/mkws.js @@ -930,6 +930,10 @@ function init_popup(obj) { debug("popup height: " + height + ", width: " + width); + /* + * make sure that jquery-ui was loaded afte jQuery core lib + * http://code.jquery.com/ui/1.10.3/jquery-ui.min.js" + */ $(id_popup).dialog({ closeOnEscape: true, autoOpen: false,