This has got to be so simple but I can't see what I'm doing wrong. Basically if I do this :
then my rollOverText function works fine. But if I try to put the onmouseover in an external .<acronym title="JavaScript">js</acronym> file it doesn't work. Here's how I'm trying to do it:
and the script in the .<acronym title="JavaScript">js</acronym> file:
Is this really obvious?
Thanks!