|
|
|
|
|
|
|
|
Javascript |
resim galerisinden tıklayarak resim değiştirme | |
<!-- TWO STEPS TO INSTALL GALLERY VIEWER:
1. Copy the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->
<!-- STEP ONE: Paste this code into the HEAD of your HTML document -->
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- Original: Jenny Blewitt (webmaster@webdesignsdirect.com) -->
<!-- Web Site: http://www.webdesignsdirect.com -->
<! >
<! >
<!-- Begin
browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);
ns3up = (browserName == "Netscape" && browserVer >= 3);
ie4up = (browserName.indexOf("Microsoft") >= 0 && browserVer >= 4);
function doPic(imgName) {
if (ns3up || ie4up) {
imgOn = ("" + imgName);
document.mainpic.src = imgOn;
}
}
// End -->
</script>
</HEAD>
<!-- STEP TWO: Copy this code into the BODY of your HTML document -->
<BODY>
<center>
<table width=360 border=0 cellspacing=0 cellpadding=0>
<tr>
<td><a href="javascript:doPic('p1.jpg');"><img src="p1.jpg" width=90 height=60 border=0></a></td>
<td><a href="javascript:doPic('p2.jpg');"><img src="p2.jpg" width=90 height=60 border=0></a></td>
<td><a href="javascript:doPic('p3.jpg');"><img src="p3.jpg" width=90 height=60 border=0></a></td>
<td><a href="javascript:doPic('p4.jpg');"><img src="p4.jpg" width=90 height=60 border=0></a></td>
</tr>
<tr>
<td colspan=4 align=center><img name="mainpic" src="p1.jpg" width=360 height=240 border=0></td>
</tr>
<tr>
<td><a href="javascript:doPic('p5.jpg');"><img src="p5.jpg" width=90 height=60 border=0></a></td>
<td><a href="javascript:doPic('p6.jpg');"><img src="p6.jpg" width=90 height=60 border=0></a></td>
<td><a href="javascript:doPic('p7.jpg');"><img src="p7.jpg" width=90 height=60 border=0></a></td>
<td><a href="javascript:doPic('p8.jpg');"><img src="p8.jpg" width=90 height=60 border=0></a></td>
</tr>
</table>
</center>
<!-- Script Size: 2.00 KB --> |
Böyyük Patron Tarafından 08-12-2007 Tarihinde Gönderilmiştir.
Bu Konuyu Yazdır Kaynak : |
|
|
|
|
|
|
İletişim : bpatron@codekodu.com
| |
|
877322Kişi Tarafından Sitemiz Ziyaret Edilmiştir. 21 Kişi Online
Bugün 02
Saat
53
Dakikada Sitemizi Tekil
135
Kişi Ziyaret Etmiştir.
Dün Sitemizi Tekil
937
Kişi Ziyaret Etmiştir.
Sitemizi En Çok Tekil
14-03-2012
Tarihinde
962
Kişi Ziyaret Etmiştir. | |
|
| |
| | |
|
Sitemizdeki bilgilerin büyük çoğunluğu alıntıdır.İlgili yazının yazarının veya kaynak sahibinin istemesi halinde ilgili yazı sitemizden kaldırılacaktır. | |
| | |
|
Sitemizin İmalatı Böyyükpatron Tarafından Yapılmıştır. | |