Forum'da ara:
Ara


Yazar Mesaj
Mesaj02.09.2008, 22:36 (UTC)    
Mesaj konusu: Yeni Sayfa açma butonu

Kod:
<!-- TWO STEPS TO INSTALL NEW WINDOW:

   1.  Copy the first coding into the HEAD of your HTML document
   2.  Paste the last code in the BODY of your HTML document  -->

<!-- STEP ONE: Copy this code into the HEAD of your HTML document  -->

<HEAD>

<SCRIPT LANGUAGE="JavaScript">

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function Start(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=yes,menubar=yes,location=yes,scrollbars=yes,resizable=yes");
}
// End -->
</SCRIPT>

</HEAD>

<!-- STEP ONE: Paste this code into the BODY of your HTML document  -->

<BODY>

<center>
<form>
<input type=button onClick="Start('http://javascriptsource.com')" value="Open javascriptsource.com">
</form>
or<P>
<a href="javascript:Start('http://javascriptsource.com')";>Open javascriptsource.com</a>
</center>

<p><center>

<a href="http://www.tr-web.com">Tr-Web Javascript Arşivi</a></font>
</center><p>

<!-- Script Size:  0.96 KB  -->
Mesaj03.09.2008, 07:32 (UTC)    
Mesaj konusu:

Kodları sanit başlıkta paylaş.
Reklam yapma.
______________
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu