Closed Thread Icon

Topic awaiting preservation: alert? Pages that link to <a href="https://ozoneasylum.com/backlink?for=8506" title="Pages that link to Topic awaiting preservation: alert?" rel="nofollow" >Topic awaiting preservation: alert?\

 
Author Thread
ranjan
Bipolar (III) Inmate

From: CA, USA
Insane since: Feb 2002

posted posted 01-31-2003 23:33

This script works only when alert is added. Without alert it fails

<script language="JavaScript" language="JavaScript">
<!--
function show(imageSrc) {

if (document.images) document.images['myImage'].src = "images/"+imageSrc;
alert("loaded");
}
//-->
</script>

eg. : http://www.dreamlettes.net/chiki/test

Any ideas on how to solve the problem

Ranjan
Visit me

ranjan
Bipolar (III) Inmate

From: CA, USA
Insane since: Feb 2002

posted posted 01-31-2003 23:48

corrected duplicate language attribute and added type attribute. no luck as yet

Ranjan
Visit me

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 02-01-2003 04:52

Hmm... can you link us to a version which *doesn't* work? It seems very strange that the alert line alone is causing it to work.

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 02-01-2003 05:57

That is the link

It's really not working I played with it



.:[ Never resist a perfect moment ]:.

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 02-01-2003 05:59

Oh, it appears he's working on it as we speak. When I loaded it it had the alerts and was working.

« BackwardsOnwards »

Show Forum Drop Down Menu