I’m playing with something in HTML, can I play a sound on mouseover of an image as well as changing the image while the mouse remains there?
Overall developer view would be great!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, but you will need JavaScript to do a lot of this for you.
For the image, you can have two actions:
Then your two functions will do what you are looking to do:
Do you need help with the sound too?