【发布时间】:2017-10-12 06:03:32
【问题描述】:
我在我的网站顶部放置了一个横幅,并尝试为整个 div 添加一个超链接,如下所示:
<div id="banner" onclick="location.href='http://www.heavenlygardens.org.uk/';" style="cursor: pointer;">
它不起作用,但你可以在这里看到它:http://www.heavenlygardens.org.uk/maps/6/index3_new.html
有什么想法吗?
【问题讨论】:
-
您缺少 javascript:stackoverflow.com/a/16572197/7862006
-
一些帮助(比如你)已经找到了对此thread的回复。
标签: html