這有點瘋狂。 我一直在努力,現在小時的代碼,並沒有運氣:JQuery移動選擇框不工作
<div data-role="fieldcontain">
<label for="select-choice-1" class="select">Choose shipping method:</label>
<select name="select-choice-1" id="select-choice-1">
<option value="standard">Standard: 7 day</option>
<option value="rush">Rush: 3 days</option>
<option value="express">Express: next day</option>
<option value="overnight">Overnight</option>
</select>
</div>
來源:
http://jquerymobile.com/demos/1.0a4.1/#docs/forms/forms-selects.html
當我測試它在我的手機有沒有下拉...其實,沒有什麼hapens在所有。
我忘了什麼?
什麼是您的手機瀏覽器或平臺? – 2011-05-26 12:27:58