码迷,mamicode.com
首页 > Web开发 > 详细

js中的alert弹出框文字乱码解决方案

时间:2019-12-18 15:14:57      阅读:128      评论:0      收藏:0      [点我收藏+]

标签:span   rip   解决   参与   type   char   pre   script   text   

使用如下代码即可:

echo ‘<html>‘;
echo ‘<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>‘;
echo ‘<SCRIPT language=Javascript>alert("感谢参与!您的10次投票机会已经全部用完!");</script>‘;
echo ‘</html>‘;

js中的alert弹出框文字乱码解决方案

标签:span   rip   解决   参与   type   char   pre   script   text   

原文地址:https://www.cnblogs.com/miaolyou/p/12059417.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!