简体   繁体   中英

Add Audio and Hyperlink to Image On Click

I am working on a site for a client, and he specifically requested that we tie audio clips of this character speaking to images of said character so that when you click the image of the character, it plays one of his trademark phrases.

In addition to that, some of the images also need to contain a hyperlink, so when you click the image, it plays audio AND links you to another page.

I have been successful in linking the audio to the image, and adding a hyperlink to an image is nothing new, but I cannot for the life of me get them both to work at the same time!

Can anyone help me with this?

Someone else asked this question and was directed to http://jplayer.org/ which is an opensource player with various guides on how to implement it, including various integrated Javascript functions that, I imagine, can be used within an 'onclick' function..

-- The question: Play mp3 file with javascript onClick

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM