View Single Post
  #4 (permalink)  
Old May 5th, 2008, 02:16
CloudedVision's Avatar
CloudedVision CloudedVision is online now
Nerdy Moderator
Join Date: Feb 2008
Location: In My Own Little World
Age: 14
Posts: 1,154
Blog Entries: 9
Thanks: 2
Thanked 34 Times in 34 Posts
Re: SwapImgRestore problem

Like this:

HTML: Select all
<img src="Images Web/woolley.png" name="woolley" width="220" height="30" id="woolley" onmouseover="MM_swapImage('image_id','','iamge_path'); document.getElementById('main_image').src = 'image_path';" onmouseout="MM_swapImgRestore()" />
__________________
echo "Take it easy, ".$CloudedVision;
.links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; project-2: kapp; }
<quote>&quot;I think it's wrong that only one company makes the game Monopoly&quot; - <name>Steven Wright</name></quote>
Reply With Quote