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:
But it doesn'tCode:<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>Anybody out there a real hotshot web guru and can help me out?
------------------
/earth is 98% full ... please delete anyone you can.




Reply With Quote