<SCRIPT LANGUAGE="JavaScript">function spoiler(msg) { alert(msg);}</SCRIPT>I still don't know why the second try did work, but i know why the later one worked.
<A HREF="javascript:spoiler('I used &#97; instead of a in javascript to make it work');">How I did the second working one (and this one)</A>
<A HREF="javascript:spoiler('I used &#97; instead of a in javascript to make it work');">How I did the second working one (and this one)</A>
Comment