Forum'da ara:
Ara


Yazar Mesaj
Mesaj08.09.2007, 14:48 (UTC)    
Mesaj konusu: siteniz için ileri geri ve yazdır kodu üçü bir arada

Beğeneceğinizi düşünüyorum ben beğendim şahsen Wink



Kod:
<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=windows-1254">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>ADRESONLİNE</title>
</head>

<body bgcolor="#FFFFFF">

<form>
    <p align="center"><input type="button" value="Geri Git"
    onclick="history.go(-1)"
    style="font-family:verdana;color:#FFFFFF;background-color:blue;font-size:11px;">
    <input type="button" value="İleri Git"
    onclick="history.go(1)"
    style="font-family:verdana;color:#FFFFFF;background-color:green;font-size:11px;">
    <input type="button" value="Yazdır" onclick="window.print()"
    style="font-family:verdana;color:#FFFFFF;background-color:orange;font-size:11px;">
    </p>
</form>

</html>
Önceki mesajları göster:   


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