ComboBox when pressed creates a popup box
Hi Guys,
when the combobox is pressed it creates a popup page. Instead of the popup box . Attached picture is the problem that am facing. As you can see the left picture is the problem it covers the whole page. But when you hit the "X" mark (on the left picture) and press the combobox again it goes to normal combobox shown on the right.
Thanks for the help guys.
BTW were using these plugins.
<script src="scripts/jquery-1.10.2.min.js"></script>
<script src="scripts/jquery.mobile-1.3.2.min.js"></script>
<script src="./scripts/jquery.validate.min.js"></script>