如何使用此代码打开新窗口?我想知道如何在实际的点击事件上打开一个新标签。
<c:set var="dateFormat"><tag:resource key="date.format" /></c:set>
<fmt:formatDate value="${news.creationDate}" pattern="${dateFormat}" />
答案 0 :(得分:0)
在onClick函数中,您需要使用window.open(url)
。
答案 1 :(得分:0)
如何在我的代码中使用window.open?
usb.on(链接,&#39;点击&#39;,(function(u){return function(){usb.userRequest(u,true);}})(用户[&#39;事件&# 39])); cell.appendChild(链接)