PDA

View Full Version : Sounds in javascript


Alfonso
11-05-2002, 12:18 AM
Hi Guys,

:confused: Just wondering if it's possible to use sounds in JavaScript codes.

Appreciate any feedback!!! :)

beetle
11-05-2002, 12:23 AM
Yes, the question is, how do you want to use them?

Alfonso
11-05-2002, 11:14 PM
I have a log in page with a password and username.

If they enter the wrong data, an alert box comes up telling them to enter the right data. I would like to have a sound to activate when they enter the wrong stuff.

Also, if they do enter the right stuff, I would like a sound to activate before they go to the next page.

Any ideas????:confused: