You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
client-side scripting
About this tag
Client-side scripting on WindowsForum.com covers JavaScript code that runs in the browser, such as playing audio on page load. Discussions include troubleshooting event handlers like body onload, ensuring scripts execute without user interaction, and integrating media playback into web pages. Topics also touch on combining client-side scripts with server-side code like PHP for dynamic sites. The tag is relevant for web developers working on Windows-based environments who need help with browser scripting issues.
Im trying to play sound onload body
//section 1
works only if i click
button on click test1()
my code works...but doesn't play the file once
body onload fucntion
call runs
in , function test1
trying to play sound
tried doesn't run onload body
i placed my explanation inside my code...
audio
audio control
button click
church website
client-sidescripting
coding
debugging
event handling
focus events
functionality issues
html
iframe
javascript
mp3
music player
onload function
php
timer
user interaction
web development