What I'm trying to is get an IFRAME to change its content to a description of a link if the user hovers over that link.

Here's what I thought might work:
Code:
<A HREF="http://www.3dfiles.com" ONMOUSEOVER='desc.href="desc_3dfiles.txt"'>3d Files</A><BR>
<IFRAME SRC="hover_instruct.txt" NAME="desc" HEIGHT="80" WIDTH="500">
<p>Iframes not available<p>
</IFRAME>
But it doesn't Anybody out there a real hotshot web guru and can help me out?

------------------
/earth is 98% full ... please delete anyone you can.