網(wǎng)(LieHuo.Net)教程 也許你見過IE的定制欄可以把兩個select框的數(shù)據(jù)對換,網(wǎng)頁實(shí)現(xiàn)兩個Select互換數(shù)據(jù),你見過嗎?簡單實(shí)用,得到家都見到過的,不多說了,即使手頭暫時(shí)用不上,收藏起來,以備后用。
<title>兩個Select互換數(shù)據(jù),簡單實(shí)用</title><table width="300" border="0" cellspacing="0" cellpDoAdding="0" align="center"><tr><td width="45%" align="center"><select id="select1" size="5" multiple style="width: 100px"><option value="111">首頁</option><option value="222">站長工具</option><option value="333">百科</option><option value="444">站長論壇</option><option value="555">世界排名</option><option value="666">站長導(dǎo)航</option></select></td><td width="10%" align="center"><input name="DoAdd" type="button" value=">>" onClick="DoAdd()"><br><input name="DoDel" type="button" value="<<" onClick="DoDel()"></td><td width="45%" align="center"><select id="select2" size="5" multiple style="width: 100px"></select></td></tr></table> <br /><center>網(wǎng)更多教程,請?jiān)L問:<a href=http://www.vxbq.cn/ target=_blank _fcksavedurl="http://www.vxbq.cn/ target=_blank">http://www.vxbq.cn/</a></center>提示:可修改后代碼再運(yùn)行!
上一篇 教你5招增加搜索收錄數(shù)
下一篇 APMServ搭建Windows下PHP/MySQL的環(huán)境
程序員人生,我編程,我富裕,記住wfuyu網(wǎng),php教程,php學(xué)習(xí),php手冊,CMS模版制作
聲明:本站大部分內(nèi)容是作者原創(chuàng),少部分收集于互聯(lián)網(wǎng)供大家一起學(xué)習(xí),原版權(quán)很多不明,如有侵權(quán)請聯(lián)系本站,謝謝!
粵ICP備14040726號-1?? 2015-2020 程序員人生 版權(quán)所有