Jump to content
xisto Community

gogoily

Members
  • Content Count

    99
  • Joined

  • Last visited

Posts posted by gogoily


  1. I've test this code, but it works very well in firefox....
    Here's my codes:

    <marquee><script LANGUAGE='JavaScript'><!--var currentdate = 0;var core = 0;function initArray() {this.length = initArray.arguments.length;  for (var i = 0; i < this.length; i++) {  this[i] = initArray.arguments[i];  }}link = new initArray("http://darkzone3.net","http://adminarea.invisionplus.net");//I replace your image to local image path in my computerimage = new initArray("desktop.jpg","desktop2.jpg");text = new initArray("Come Chat For Free At Dark Zone","Have an Invision Plus Board Join other who do here");var currentdate = new Date();var core = currentdate.getSeconds() % image.length;var ranlink  = link[core];var ranimage = image[core];var rantext  = text[core];document.write('<a href=\"' +ranlink+ '\" target=\"_blank\"><img width="50" height="25" src=\"'+ranimage+'\" border="1" alt=\"'+rantext+'\"></a>');//--></SCRIPT></marquee>

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.