summaryrefslogtreecommitdiffstats
path: root/WebContent/index.html
diff options
context:
space:
mode:
authorJani Laakso <jani.laakso@itmill.com>2007-04-23 12:49:51 +0000
committerJani Laakso <jani.laakso@itmill.com>2007-04-23 12:49:51 +0000
commitf36b1d968d54209049ad2f37ce62e1a150d4ade8 (patch)
tree217d7876c7d994d7ca7e634edd921a894d16fa36 /WebContent/index.html
parent7f0f019b3e13263b9d5125d165413f7916616f7e (diff)
downloadvaadin-framework-f36b1d968d54209049ad2f37ce62e1a150d4ade8.tar.gz
vaadin-framework-f36b1d968d54209049ad2f37ce62e1a150d4ade8.zip
Removed selectdemo because it had unresolved issues with FF2.
svn changeset:1304/svn branch:trunk
Diffstat (limited to 'WebContent/index.html')
-rw-r--r--WebContent/index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/WebContent/index.html b/WebContent/index.html
index 3287dd84c7..3e3c038125 100644
--- a/WebContent/index.html
+++ b/WebContent/index.html
@@ -180,19 +180,6 @@
</div>
<div class="feature-browser">
- <h3><a href="SelectDemo?renderingMode=ajax">Select demo</a></h3>
- <div class="option">
- <p>
- This example shows select component with default and lazy loading functionality enabled (a.k.a Google Suggest).
- Click to first select component and type few letters using your keyboard to see it in action.
- Second select component has default functionality.
- </p>
- </div>
- Source code:
- <span class="link"><a href="src/com/itmill/toolkit/demo/SelectDemo.java.html">SelectDemo.java</a></span>
- </div>
-
- <div class="feature-browser">
<h3><a href="FilterSelect?renderingMode=ajax">FilterSelect demo</a></h3>
<div class="option">
<p>