select 可拉可選

    <div style="position: relative; float: left; margin-top: 40px">
                <span style="margin-left:100px;width:18px;overflow:hidden;">
                    <select style="height:26px; width:118px;margin-left:-100px" onchange="this.parentNode.nextSibling.value=this.value">
                        <option value="全部進度" title="souzz"> 全部進度 </option>
                        <option value="進行中" title="eWebSoft"> 進行中 </option>
                        <option value="已超時" title="WEB開"> 已超時 </option>
                        <option value="已結案" title="souzz"> 已結案 </option>
                        <option value="暫停" title="eWebSoft"> 暫停 </option>
                    </select>
                </span><input name="box" style="width:90px;position:absolute;left:0px;height:20px">
            </div>this

相關文章
相關標籤/搜索