r1347 - trunk/demos/accordion
Author: fg.todd
Date: Tue Dec 30 10:17:36 2008
New Revision: 1347
Modified:
trunk/demos/accordion/mouseover.html
Log:
Updated description code
Modified: trunk/demos/accordion/mouseover.html
==============================================================================
--- trunk/demos/accordion/mouseover.html (original)
+++ trunk/demos/accordion/mouseover.html Tue Dec 30 10:17:36 2008
@@ -58,7 +58,7 @@
<div class="demo-description">
- In this example, we've customized the event to have sections open on
mouseover instead of on click. This is done by simply adding this option
event: "mouseover" to the accordion:
+ In this example, we've customized the event to have sections open on
mouseover instead of on click. This is done by simply adding this option
event: "mouseover" to the accordion: <pre>event: "mouseover"</pre>
</div><!-- End demo-description -->