From 0f04a5bb5ca57864726b4b0dd7d386335e4e38f0 Mon Sep 17 00:00:00 2001 From: Felix Nagel Date: Mon, 3 Oct 2011 23:45:32 +0200 Subject: Selectmenu: adjusted default demo description --- demos/selectmenu/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/selectmenu') diff --git a/demos/selectmenu/default.html b/demos/selectmenu/default.html index 8e481ea63..8e4c7556e 100644 --- a/demos/selectmenu/default.html +++ b/demos/selectmenu/default.html @@ -95,7 +95,7 @@

The Selectmenu widgets provides a styleable select element replacement. It will act as a proxy back to the original select element, controlling its state for form submission or serialization

-

The datasource is a native select element or a simple JavaScript array, provided to the widget using the source-option.

+

The datasource is a native select element. Supports optgroups.

-- cgit v1.2.3