This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Select menu docs missing overlayTheme option #3256
Closed
Description
http://jquerymobile.com/test/docs/forms/selects/options.html
Missing a description of the overlayTheme option:
$('select').selectmenu({ overlayTheme: "x" });