تغيير بنر سايت تو هر رفرش صفحه

arashpino

Member
سلام.كسي ميدونه چطوري ميشه مثلا تبليغ5تا شركت رو تو بنر صفحات گذاشت كه باهر رفرش كردن صفه تبليغ عوض بشه؟آيا با كد جاوا اين كار رو ميكنند؟مثله مثلا تبليغات پرشين بلاگ.ممنون
 

MAHDI2002IR

Member
سلام من اين كد را پايين مينويسم اميد وارم به دردت بخوره

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- ONE STEP TO INSTALL BANNER ADS:

1. Add the first code to the BODY of your HTML document --><!-- STEP ONE: Add the first code to the BODY of your HTML document --><HTML><HEAD><TITLE>E:\javascripts\messages\banners_.htm</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY>
<SCRIPT language=JavaScript>

<!--MAHDI MOEINI-->

<!-- Begin
var how_many_ads = 3;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="The World's Largest Online Bookstore, Amazon.com";
url="http://www.amazon.com";
alt="amazon.com";
banner="1.gif";
width="468";
height="60";
}
if (ad==2) {
txt="Palm III by 3Com, in stock!";
url="http://cybershop.com/";
alt="cybershop.com";
banner="2.gif";
width="468";
height="60";
}
if (ad==3) {
txt="Find it at GoTo.com";
url="http://www.goto.com";
alt="goto.com";
banner="3.gif";
width="468";
height="60";
}
document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_top\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0>&lt;br>');
document.write('&lt;small>' + txt + '&lt;/small>&lt;/a>');
document.write('&lt;/center>');
// End -->
&lt;/SCRIPT>
&lt;!-- Script Size: 1.44 KB -->
&lt;P align=center>SHOMA MITOTIN DAR HAR BAR LOD KARDAN BANER TABLIGHATI RO AVAZ KONID ALBATE BA EYN KOD&lt;/P>&lt;/BODY>&lt;/HTML>
ميتوني ايف هارو هر چند بار خواستي تكرار كني فقط اعداد رو بايد تغيير بدي يعني بعد از 3 بري 4 تا كار كنه
banner="1.gif"; اين قسمت آدرس عكس رو ميدي
تو اين قسمت url="http://www.amazon.com"; آدرس سايت تو قسمت text(txt) هم توضيح ميدي
اميدوارم تونسته باشم كمك كنم
 

MAHDI2002IR

Member
اقا من كدش رو برات اينجا ميزارم
&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
&lt;!-- ONE STEP TO INSTALL BANNER ADS:

1. Add the first code to the BODY of your HTML document -->&lt;!-- STEP ONE: Add the first code to the BODY of your HTML document -->&lt;HTML>&lt;HEAD>&lt;TITLE>E:\javascripts\messages\banners_.htm&lt;/TITLE>
&lt;META http-equiv=Content-Type content="text/html; charset=windows-1252">
&lt;META content="MSHTML 6.00.2600.0" name=GENERATOR>&lt;/HEAD>
&lt;BODY>
&lt;SCRIPT language=JavaScript>

&lt;!--mahdi2002ir-->

&lt;!-- Begin
var how_many_ads = 3;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="The World's Largest Online Bookstore, Amazon.com";
url="http://www.amazon.com";
alt="amazon.com";
banner="1.gif";
width="468";
height="60";
}
if (ad==2) {
txt="Palm III by 3Com, in stock!";
url="http://cybershop.com/";
alt="cybershop.com";
banner="2.gif";
width="468";
height="60";
}
if (ad==3) {
txt="Find it at GoTo.com";
url="http://www.goto.com";
alt="goto.com";
banner="3.gif";
width="468";
height="60";
}
document.write('&lt;center>');
document.write('&lt;a href=\"' + url + '\" target=\"_top\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0>&lt;br>');
document.write('&lt;small>' + txt + '&lt;/small>&lt;/a>');
document.write('&lt;/center>');
// End -->
&lt;/SCRIPT>
&lt;!-- Script Size: 1.44 KB -->
&lt;P align=center>omid varam be dardet bokhore&lt;/P>&lt;/BODY>&lt;/HTML>
مهدي هستم يك مسافر
 

جدیدترین ارسال ها

بالا