From 96bec32a2068306b1c59ad201dad8bd239cbe9f4 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Fri, 29 Jul 2011 00:04:35 +0200 Subject: try old version of jquery code --- src/main/webapp/js/jquery.ui.menu.js | 425 +++++++++++++++++++++++++++++++++++ 1 file changed, 425 insertions(+) create mode 100644 src/main/webapp/js/jquery.ui.menu.js (limited to 'src/main/webapp/js/jquery.ui.menu.js') diff --git a/src/main/webapp/js/jquery.ui.menu.js b/src/main/webapp/js/jquery.ui.menu.js new file mode 100644 index 0000000..41b2e7a --- /dev/null +++ b/src/main/webapp/js/jquery.ui.menu.js @@ -0,0 +1,425 @@ +/* + * jQuery UI Menu @VERSION + * + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT or GPL Version 2 licenses. + * http://jquery.org/license + * + * http://docs.jquery.com/UI/Menu + * + * Depends: + * jquery.ui.core.js + * jquery.ui.widget.js + */ +(function($) { + +var idIncrement = 0; + +$.widget("ui.menu", { + defaultElement: "