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"