TShopping

 找回密碼
 註冊
搜索
查看: 2509|回復: 8
打印 上一主題 下一主題

[教學] 圖案按鈕下拉選單

[複製鏈接]
跳轉到指定樓層
1#
發表於 2008-9-23 20:41:57 | 只看該作者 回帖獎勵 |倒序瀏覽 |閱讀模式
 
Push to Facebook
將原始碼複製到 BODY 和 /BODY 標籤之間
  1. <!--語法在網頁插入的開始-->
  2. <script language=javascript>
  3. <!-- Hide the script from old browsers --
  4. function surfto(form) {
  5. var myindex=document.myform.dest.selectedIndex
  6. location=document.myform.dest.options[myindex].value;}
  7. //-->
  8. </script>
  9. <form name="myform">
  10. <select name="dest" size=1>
  11. <option selected>選項目錄</option>
  12. <option value="http://">連結之一</option>
  13. <option value="http://">連結之二</option>
  14. </select>
  15. <a href="javascript: surfto()" onMouseOver="self.status='';return true" onMouseOut="self.status='';return true"><img src="這裡放上你要的圖片網址" border=0 align=absmiddle></a></form>
  16. <!--語法在網頁插入的結束-->
複製代碼

 

臉書網友討論
2#
發表於 2012-2-24 00:31:37 | 只看該作者
原來還有這麼多內幕啊,長見識了,呵呵  

版主招募中

3#
發表於 2012-2-24 00:49:19 | 只看該作者
哈哈,頂你了哦.  


4#
發表於 2012-7-1 01:04:59 | 只看該作者
支持~~  


*滑块验证:
您需要登錄後才可以回帖 登錄 | 註冊 |

本版積分規則



Archiver|手機版|小黑屋|免責聲明|TShopping

GMT+8, 2024-4-26 16:30 , Processed in 0.048870 second(s), 26 queries .

本論壇言論純屬發表者個人意見,與 TShopping綜合論壇 立場無關 如有意見侵犯了您的權益 請寫信聯絡我們。

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回復 返回頂部 返回列表