| 
 Posted by John on 08/24/05 03:49 
Hi: 
 
On my web site (http://nusselder.ca/thejourney/) I am using the Milonic menu. 
The mouse-over function works great. 
 
On some pages (for example, the Home Page) I am using a couple of buttons  
(similar in appearance, but not part of the Milonic menu) to get to other pages. 
 
The script I am using is  
"<a href="upc_events.htm"> <img src="upc-ev.jpg" border=0></a>" 
 
That works great, but I am trying to get a mouse-over action there also. 
I tried  
"<a href="upc_events.htm"> <img src="upc-ev.jpg" border=0> <on mouseover img 
src="upc-ev-mo.jpg" border=0></a>" 
but that does not work. 
Both jpg files are in the root directory. 
 
I would be grateful for some direction as to how to accomplish the "mouse-over" 
function here. 
 
Thanks! 
 
John <>< 
 
A wise monkey is a monkey who doesn't monkey  
with an other monkey's monkey.
 
[Back to original message] 
 |