0

i have a Membersarea, where i display an I Frame with automatically updating content.

(It is a table) I would like to enable a Sound Notification for my Website users when ever a new element in the table apears or the content changes.

Overall i just want: A Code for a "Turn Sound on/ Off" that plays automatically when the content from that iframe changes.

I would be so grateful for you help. Please keep in mind. I´ve no skills in programing. Please explain how i implement the solutions into an HTML page.

Kind Regards

  • Where is your code? – kwoxer Jun 13 '17 at 10:20
  • Hey i´m sorry, what code do you need? – Pavel Schwindt Jun 13 '17 at 10:31
  • To play sounds : https://stackoverflow.com/questions/9419263/playing-audio-with-javascript . To detect iframe updates it depends on how the data are updated. If the page inside the iframe refresh just use an onload event on the iframe. Also, if you have no skills in programming you can always learn or hire someone who knows. – GramThanos Jun 13 '17 at 11:10
  • Is it possible to create a sound Notification in html everytime a webcontent updates? This is what i got so far: – Pavel Schwindt Jun 20 '17 at 13:29

0 Answers0