change language of alert box in javascript -


i have alert box displays message "prevent page creating additional dialogs" every time 2 or more alert boxes displaying. want change language german, how can this?

<script>   alert('all fields required!'); </script> 

you can't, browser feature. language depend of browser language of user.


Comments

Popular posts from this blog

Upgrade php version of xampp not success -

amazon web services - S3 and apache mod_proxy with basic authentication -

Change font size on axis for excel chart with powershell -