This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Description
if I use $.mobile.selectmenu.prototype.options.hidePlaceholderMenuItems = false; (in 1.0b3) and I have an option like none,
the none option can be selected, but 'none' is also shown the header of the options. I don't think this is desired.
If I use , this option's height is smaller than the others.