#1
加入《下一步》語法 - 蛙 (Administrator) 發表於 13-5-2012 08:42
<P> </P>
<P><FONT color=purple>在連結之頁內加上此語法,會先出現查詢是否繼續之語句</FONT></P>
<P><FONT color=purple>《下一步》三字可更改</FONT></P>
<P><FONT color=blue></FONT> </P>
<P><FONT color=blue></FONT> </P>
<P><FONT color=blue><script><BR>if (!confirm("下一步"
)<BR>window.location=history.go(-1)<BR></script></FONT> </P>
#2
複製上列語法 - 蛙 (Administrator) 發表於 25-4-2013 13:09
<form name="copy">
<textarea cols="40" name="txt" rows="4" style="BACKGROUND-COLOR:#ffffff; COLOR:#000000; FONT-SIZE:9pt">
<script>
if (!confirm("下一步"
)
window.location=history.go(-1)
</script>
</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>