gpt4 book ai didi

html - 如何使跨度在 anchor 外部工作,使其像在 anchor 内部一样工作

转载 作者:太空宇宙 更新时间:2023-11-04 12:40:20 25 4
gpt4 key购买 nike

我有一个如下所示的标记: 我已经给出了一些指向 anchor 标签的链接,但我希望用户单击 li 标签上的任意位置以使链接重定向到给定 anchor 标签的链接,但我不能将我的跨度放在 anchor 标签内,它必须在 anchor 标签之外.what will the css for that and it should work in IE also.

<ul>
<li>
<span> 1 </span>
<a href="">Click any where in the li i will take u to somewhere</a>
</li>

</ul>

最佳答案

您不能使用 css 修改文档对象模型。为此,您需要一个 javascript 函数。

关于html - 如何使跨度在 anchor 外部工作,使其像在 anchor 内部一样工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26925288/

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