Go Back   CodingForums.com > :: Client side development > Graphics and Multimedia discussions

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-21-2009, 02:50 AM   PM User | #1
flexdesigner137
New to the CF scene

 
Join Date: Jul 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
flexdesigner137 is an unknown quantity at this point
Question image linked with a sound works,but mouse doesn't display the active link like a hand

I have embedded sound into an image on my page. The image is a radio icon that I want people to click to hear the sound. It works, I have tried it and it plays the sound without opening a new window so I like that. But when I take my mouse over it, my mouse stays the same and usually when an image has a link, it turns to the pointer hand instead of the usual arrow mouse. So the link will not show that its an active link and i dont want users to have to guess if they can click it. How do I reenable the mouse to become a hand again?

here's my code:

Code:
<div class="bfouraud"><embed src="http://www.peacelifeministries.org/Sermons/Audio/June09/True Love Addiction Jun 28 09.mp3" autostart=false width=0 height=0 name="sound1" enablejavascript="true" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('addiction','','slices/sermons/May &amp; June 09/sermons/audioslices/addiction_f2.jpg',1);"><img name="addiction" src="slices/sermons/May &amp; June 09/sermons/audioslices/addiction.jpg" onClick="EvalSound('sound1')" width="33" height="25" border="0" id="addiction" alt="" /></div>
flexdesigner137 is offline   Reply With Quote
Old 07-21-2009, 04:13 AM   PM User | #2
MattF
Senior Coder

 
Join Date: Jul 2009
Location: South Yorkshire, England
Posts: 2,322
Thanks: 6
Thanked 304 Times in 303 Posts
MattF will become famous soon enoughMattF will become famous soon enough
http://www.w3schools.com/CSS/pr_class_cursor.asp
MattF is offline   Reply With Quote
Reply

Bookmarks

Tags
active, image, link, mouse, sound

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:31 AM.


Advertisement
Log in to turn off these ads.