From f01deb7c1b0987ee0e838bc2c4f0c55df7e2a875 Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Fri, 23 Jan 2009 10:08:45 +0000 Subject: accordion demos: removed duplicate , fixes demos/accordion right hand nav on website --- demos/accordion/default.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'demos/accordion') diff --git a/demos/accordion/default.html b/demos/accordion/default.html index 3ee549576..37a0952aa 100644 --- a/demos/accordion/default.html +++ b/demos/accordion/default.html @@ -60,8 +60,6 @@

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.

- - -- cgit v1.2.3