Commented-out JavaScript causing server 406 error

后端 未结 0 1268
故里飘歌
故里飘歌 2020-12-31 01:45

Here\'s a strange one: I have this line of JavaScript in an HTML file:

    ctx.fillText(String.fromCharCode(172) + label, point_nc.x - 11, point_c.y - h - 10)         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题