From 3909e6d89e01e4cd8777377c63037896bb95aa2f Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Fri, 25 Nov 2011 21:18:19 +0100 Subject: new jq layout --- .../demos/popup/popup-menu-table.html | 108 +++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 src/main/webapp/jquery-ui-1.9pre/demos/popup/popup-menu-table.html (limited to 'src/main/webapp/jquery-ui-1.9pre/demos/popup/popup-menu-table.html') diff --git a/src/main/webapp/jquery-ui-1.9pre/demos/popup/popup-menu-table.html b/src/main/webapp/jquery-ui-1.9pre/demos/popup/popup-menu-table.html new file mode 100644 index 0000000..c79c305 --- /dev/null +++ b/src/main/webapp/jquery-ui-1.9pre/demos/popup/popup-menu-table.html @@ -0,0 +1,108 @@ + + + + jQuery UI Popup - Menu as Popup in table demo + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameRelease YearAverage Rating
Red Hot Chili Peppers: Funky Monks19933.6 + +
Rod Stewart: Storyteller 1984-199119913.1
Stevie Ray Vaughan and Double Trouble: Live at the El Mocambo 198319913.9
Spike and Mike's Sick & Twisted Festival of Animation19972.6
+ +
+
+ + +
+ +

Poup menu in a table. Works okay standalone, not so much in the scrolling demo view. For that to work better, position() would have to take the closest scrolled parent into account for collision detection.

+ +
+ + + + -- cgit v1.1