diff --git a/entries/selectmenu.xml b/entries/selectmenu.xml
new file mode 100644
index 00000000..455edf5e
--- /dev/null
+++ b/entries/selectmenu.xml
@@ -0,0 +1,196 @@
+
+ Selectmenu Widget will act as a proxy back to the original select element, controlling its state for form submission or serialization. Selectmenu Widget support both in-place "popup" or drop-down styles. It supports optgroups and custom markup to render specific presentations like multiple lines. The select or its options can be disabled by adding the When the menu is open, the following key commands are available: When the menu is closed, the following key commands are available:disbaled="disabled"
attribite to that element.Keyboard interaction
+
+
+
+
+
+
+ select
event will fire an change
event.jQuery
object containing the menu element.jQuery
object containing the button element.
+
+
+
+
+
+