查看完整版本: 連結無邊框視窗

27-5-2013 07:13

連結無邊框視窗

width=800,height=600  <<< 視窗闊和高度可自行更改,以適應連結網頁之大小

http://www.bunbun000.com  笨笨網站 <<<< 連結之網址及名稱,可更改


<a href="javascript://" onClick="window.open('http://bunbun000.com','','menubar=no,status=no,scrollbars=no,top=200,left=200,toolbar=no,width=800,height=600')">笨笨網站</a>

27-5-2013 07:25

複製上列語法

<form name="copy">
<textarea cols="40" name="txt" rows="4" style="BACKGROUND-COLOR:#ffffff; COLOR:#000000; FONT-SIZE:9pt">
<a href="javascript://" onClick="window.open('http://bunbun000.com','','menubar=no,status=no,scrollbars=no,top=200,left=200,toolbar=no,width=800,height=600')">笨笨網站</a></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]
查看完整版本: 連結無邊框視窗