PDA

View Full Version : Ive modified the script, but script does not work


BabyJack
05-22-2008, 12:18 PM
Here is the script:

<a href='Hooded_Jacket.zip' onclick="this.io = this.getElementsByTagName('img')[0].style;

io.display='inline'; setTimeout(function(){io.display='none' }, 1000); ">Download!<font style="display:none;" />Downloading...</a>

How do I get it to work. The URL of the page is: uh, here. (http://wifee.missingstudios.com/downloads/sims.php)

A1ien51
05-22-2008, 02:04 PM
well it has nothing to really do about the XMLHttpRequest object...aka Ajax.

In that code, I do not see an image tag that it would reference. There is an outdated font tag.

Eric