This is topic I = NEED TEH HOEMPAEG HLEP!!!1!!!! in forum Officers' Lounge at Flare Sci-Fi Forums.


To visit this topic, use this URL:
https://flare.solareclipse.net/ultimatebb.php/topic/10/1641.html

Posted by Vacuum robot lady from Spaceballs (Member # 239) on :
 
Anyway, I was wondering if there is a way to swap an image with another, when you you onmouseover a coordinate section on an image map.

I've searched for it, but for all everyone says about the convenience of the internet, google apparently reads "image map" as "COME SEE FREE SEXY GAY MANPORN!!!!"

------------------
"...screw logic, let's go for a theory with no evidence!" - Omega.

Irony ensues.

Free Jeff K

 


Posted by Ritten (Member # 417) on :
 
If the CODE tag worked you would see below a bit of javascript that I have seen.... Thank you...



<script type="text/javascript">
if (document.images)
{
image1 = new Image;
image2 = new Image;
image1.src = "enter1.gif";
image2.src = "enter2.gif";
}

function chgImg(name, image)
{
if (document.images)
{
document[name].src = eval(image+".src");
}
}
</script>


------------------
"One's ethics are determined by what we do when no one is looking" Nugget
Star Trek: Gamma Quadrant
Star Trek: Legacy
Read them, rate them, got money, film them

"...and I remain on the far side of crazy, I remain the mortal enemy of man, no hundred dollar cure will save me..." WoV

[ No, apparently the "CODE" tag doesn't work... ]

[This message has been edited by TSN (edited February 09, 2001).]
 


Posted by Sol System (Member # 30) on :
 
That's incredibly unuseful.

Anyway, I know of the effect you speak of, Mr. Magnus. I suggest a burnt offering directed towards The Capps, it might yield an answer.

------------------
I will shout until they know what I mean.
--
Neutral Milk Hotel
****
Read three (three!) chapters of "Dirk Tungsten in...The Disappearing Planet"! Then, go insane!



 




© 1999-2024 Charles Capps

Powered by UBB.classic™ 6.7.3