查看完整版本: 滑鼠觸圖時變換圖片

27-5-2012 09:42

滑鼠觸圖時變換圖片

<img src="http://bunbun000.com/image/01.gif" onmouseover="this.src='http://bunbun000.com/image/07.gif'" onmouseout="this.src='http://bunbun000.com/image/01.gif'" alt="韓星尹恩慧" />




<P><FONT color=blue></FONT>&nbsp;</P>
<P><FONT color=blue></FONT>&nbsp;</P>
<P><FONT color=blue></FONT>&nbsp;</P>
<P><FONT color=blue></FONT>&nbsp;</P>
<P><FONT color=blue>&lt;img src="原圖網址" onmouseover="this.src='新圖網址'" onmouseout="this.src='原圖網址'" alt="新圖片註解" /&gt;</FONT></P>
<P><FONT color=#0000ff></FONT>&nbsp;</P>
<P><FONT color=#0000ff></FONT>&nbsp;</P>
<P><FONT color=purple>小心網址後之標點符號勿漏少,其中兩個有三個 ( ' )</FONT></P>
<P><FONT color=purple></FONT>&nbsp;</P>
<P><FONT color=purple></FONT>&nbsp;</P>
<P><FONT color=purple>範例 :</FONT></P>
<P><FONT color=purple></FONT>&nbsp;</P>
<P><FONT color=purple>&lt;img src="</FONT><FONT color=purple>http://bunbun000.com/image/01.gif</FONT></A><FONT color=purple>" onmouseover="this.src='http://bunbun000.com/image/07.gif'" onmouseout="this.src='http://bunbun000.com/image/01.gif'" alt="韓星尹恩慧" /&gt;</FONT></P>
<P><FONT color=#800080></FONT>&nbsp;</P>
<P><FONT color=#800080></FONT>&nbsp;</P>
<P><FONT color=#800080></FONT>&nbsp;</P>
<P><FONT color=purple size=3><FONT color=blue>如不能顯示語法效果可貼去本站</FONT><A href="http://www.bunbun000.com/html/index.htm" target=_blank><FONT color=red size=3>語法測試板</FONT></A><FONT color=#0000ff size=3>試看</FONT></FONT></P>
<P><BR><BR></P>
<P><BR>&nbsp;</P>

25-5-2013 12:37

複製上列語法

<form name="copy">
<textarea cols="40" name="txt" rows="4" style="BACKGROUND-COLOR:#ffffff; COLOR:#000000; FONT-SIZE:9pt">
<img src="http://bunbun000.com/image/01.gif" onmouseover="this.src='http://bunbun000.com/image/07.gif'" onmouseout="this.src='http://bunbun000.com/image/01.gif'" alt="韓星尹恩慧" />
</textarea><br>
<input onclick="javascript:this.form.txt.focus();this.form.txt.select();" type="button" value="全選">
</form>

<br>

<script type="text/javascript"><!--
google_ad_client = "ca-pub-4078143172638881";
/* 336X280 */
google_ad_slot = "3268225205";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
頁: [1]
查看完整版本: 滑鼠觸圖時變換圖片