PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi,
I am creating a chat system using PHP. But when the system tries to refresh the content, it makes a horrible ***CLICK*** noise, I use <META> and Javascript but still didn't manage to get rid of the ***CLICK*** sound. Does anyone know how?
Unless your calling an audio file that makes a click sound somewhere in your code, then it's the operating system. So if you didn't write audio into your program, than you have no control over the sound. Anyway, if the clicks annoy you, turn off your speakers
Yup, this is a client-side thing so even if you get rid of it for yourself there's no telling what your users have got setup on their own systems (if they're like some of our clients it'll be jungle sounds or something).