Click to See Complete Forum and Search --> : reply


Daydreamer
05-01-2003, 11:57 AM
c0ol! :) you rule :) k, here goed:

the code for in my head I don't think you'll need that to help me out but just to make sure and since im posting anywayz :)

<SCRIPT language="JavaScript">
<!-- Begin
function movepic(img_name,img_src) {
document[img_name].src=img_src;
}
// End -->
</SCRIPT>



this is what I use before the <IMG tag the a href thing with javascript;

<A HREF="poetry.html" onmouseover="movepic('poetry','images/poetrydown.gif')"
onmouseout="movepic('poetry','images/poetryout.gif')" target="iframe">
<IMG NAME="poetry" SRC="images/poetry.gif" WIDTH="63" HEIGHT="31" BORDER="0"></A>

uh
:\ okay here's the image code to :) well anywayz uhm goodluck! I'll kinda worship you and see you as a god if you can achive my goal :)

Friendly Greets Daydreamer

Nicodemas
05-01-2003, 12:19 PM
Maybe I missed something, but... what exactly are you asking on this thread?

The code above seems to be an image rollover, which by all accounts, should work fine.

AdamBrill
05-01-2003, 12:21 PM
This post is a reply to this thread: http://forums.webdeveloper.com/showthread.php?s=&threadid=8853 I am assuming he hit the wrong button when replying... ;)

Nicodemas
05-01-2003, 12:26 PM
:cool: