gpt4 book ai didi

javascript - 使用撇号 html 代码传递 js 参数

转载 作者:行者123 更新时间:2023-11-30 10:37:37 26 4
gpt4 key购买 nike

<a title="Delete" onclick="remove_file('folder', 4493,'Colin&#39;s folder')"><i class="icon-trash" style="cursor:pointer;"></i></a>

上面的代码有 html 代码 ' 来表示字符串中的撇号。在 Google Chrome 中,我目前从该行收到以下错误:

Uncaught SyntaxError: unexpected Identifier

我假设其中一个字符破坏了解析?我有没有撇号代码的相同代码的其他实例,但我没有收到错误。我该如何解决这个问题,同时仍然能够传递带撇号的字符串?

最佳答案

怎么样

'Colin\'s folder'

相反? Javascript 理解反斜杠转义。

关于javascript - 使用撇号 html 代码传递 js 参数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13015259/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com