From 0faeab4c6fcaaec49f2e085e736c3d9eb604cd2d Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Tue, 30 Dec 2008 18:17:36 +0000 Subject: Updated description code --- demos/accordion/mouseover.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/accordion') diff --git a/demos/accordion/mouseover.html b/demos/accordion/mouseover.html index 881d1c873..c382a5158 100644 --- a/demos/accordion/mouseover.html +++ b/demos/accordion/mouseover.html @@ -58,7 +58,7 @@
-

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:

event: "mouseover"

-- cgit v1.2.3