Click here to Skip to main content
15,891,704 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hello,

I have a page here:
http://www.site.shreesolarventure.com/Home.aspx[^]

When you click on each word, a popup comes up with sound. That works perfectly.
I want each word to popup with sound in a loop when the PLAY button is clicked.

The play button is not working correctly although i have put a loop there.
You can see the code by the inspect tool within the browser as everything works on javascript and HTML5.


Regards
Manish
Posted
Comments
Suvendu Shekhar Giri 6-Nov-15 9:27am    
"The play button is not working correctly although i have put a loop there."
What do you mean "not working correctly"?
"i have put a loop there", why?
Manish_Kathuria 7-Nov-15 7:50am    
Not working correctly means all the sounds and popups appear all together not one by one. I have put up a loop in function playaud() according to each word's sequence. Each word should popup one by one in sequence.

Please look at the javascript code behind. Any help would be appreciated.

Thanx

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900