Alert() is not displayed to some users
I have a client-side javascript function, I'm using for some validation. The problem is it works, but not for all the users, some users don't get the message.
How this can happen? If javascript is disabled on their computers, they are not able to run the whole application...
Still I think this happened because of their browser settings or similar...
Any suggestions?
Thanks to all,
Sofya
|