mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-01-29 22:47:55 -05:00
Updated description code
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
|
||||
<div class="demo-description">
|
||||
|
||||
<p>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:</p>
|
||||
<p>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></p>
|
||||
|
||||
</div><!-- End demo-description -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user