r2502 - watermark: demo descriptions updated
Author: joern.zaefferer
Date: Thu Apr 30 08:28:31 2009
New Revision: 2502
Modified:
branches/dev/watermark/demos/watermark/default.html
branches/dev/watermark/demos/watermark/from-label.html
Log:
watermark: demo descriptions updated
Modified: branches/dev/watermark/demos/watermark/default.html
==============================================================================
--- branches/dev/watermark/demos/watermark/default.html (original)
+++ branches/dev/watermark/demos/watermark/default.html Thu Apr 30 08:28:31
2009
@@ -36,12 +36,7 @@
<div class="demo-description">
-Click headers to expand/collapse content that is broken into logical
sections, much like tabs.
-Optionally, toggle sections open/closed on mouseover.
-
-
-The underlying HTML markup is a series of headers (H3 tags) and content
divs so the content is
-usable without JavaScript.
+Focus one of the text fields and blur to see the placeholder disappear and
reappear again.
</div><!-- End demo-description -->
Modified: branches/dev/watermark/demos/watermark/from-label.html
==============================================================================
--- branches/dev/watermark/demos/watermark/from-label.html (original)
+++ branches/dev/watermark/demos/watermark/from-label.html Thu Apr 30
08:28:31 2009
@@ -39,14 +39,7 @@
</div><!-- End demo -->
<div class="demo-description">
-
-Click headers to expand/collapse content that is broken into logical
sections, much like tabs.
-Optionally, toggle sections open/closed on mouseover.
-
-
-The underlying HTML markup is a series of headers (H3 tags) and content
divs so the content is
-usable without JavaScript.
-
+Here the watermark is created by using the text from an existing label,
while also hiding the label.
</div><!-- End demo-description -->
</body>