The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Banner problem

Go down

Banner problem Empty Banner problem

Post by Gangsta_killz December 31st 2008, 9:25 pm

Hi
i would like to make random banner system but the problem is my homepage is not on html

so is there any way that i can put banner code is CSS stylesheet and whats the code for it Embarassed

will this work in CSS

Code:
<script language="JavaScript"><!--

//Javascript Created by Anime7 http://anime7.org

//store the quotations in arrays

images = new Array(5);

images[0] = "<a href = 'url of site or link'><img src='url of image'></a>";

images[1] = "<a href = 'url of site or link'><img src='url of image'></a>";

images[2] = "<a href = 'url of site or link'><img src='url of image'></a>";

images[3] = "<a href = 'url of site or link'><img src='url of image'></a>";

images[4] = "<a href = 'url of site or link'><img src='url of image'></a>";

index = Math.floor(Math.random() * images.length);

document.write(images[index]);

//done

// --></script>
avatar
Gangsta_killz
Forumember

Posts : 31
Reputation : 0
Language : english

Back to top Go down

Banner problem Empty Re: Banner problem

Post by Gangsta_killz December 31st 2008, 10:36 pm

anyone ? please
avatar
Gangsta_killz
Forumember

Posts : 31
Reputation : 0
Language : english

Back to top Go down

Banner problem Empty Re: Banner problem

Post by Gangsta_killz January 1st 2009, 7:29 pm

dump....
avatar
Gangsta_killz
Forumember

Posts : 31
Reputation : 0
Language : english

Back to top Go down

Banner problem Empty Re: Banner problem

Post by Gangsta_killz January 1st 2009, 8:21 pm

come on ... i really want random banner thing Confused

i want to add it in CSS stylesheet what should i do ??
avatar
Gangsta_killz
Forumember

Posts : 31
Reputation : 0
Language : english

Back to top Go down

Banner problem Empty Re: Banner problem

Post by Gangsta_killz January 2nd 2009, 7:56 pm

well.... ?
avatar
Gangsta_killz
Forumember

Posts : 31
Reputation : 0
Language : english

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum