Hello
I have a little proble. I have made a banner rotating
system for my page in JavaScript.
The probles is that Netscape donīt aloow me to chage
the src property of document.images. i can't change
also the href property of document.link. How can i
solve this prolem.
The code is
function intercambia()
{
conta=17;
aux=Math.floor(Math.random()*conta);
document.images[1].src=imagenes[aux];
document.links[1].href=enlaces[aux];
}
where imagenes and enlaces are two arrays where i have
annotated the urls for the banners.
Thanks
--
Un Saludo
Javier Romero javromara@a...
Stardust: http://www.stardustcf.com