转:a标签中如果有button, 那么在IE下就不能跳转到herf的链接
a標簽中如果有button, 那么在IE下就不能跳轉到herf的鏈接
a標簽中如果有button, 那么在IE下就不能跳轉到herf的鏈接。而火狐和google中可以
如下:此種在IE中不可以。這邊的class中的屬性只用于按鈕樣式。
[a href="jsp/manage/manage-context.jsp"][input type="button" class="searchbut" value="返 回"][/a]
而通過這樣在IE中可行。但在火狐和google中則不可以
[input type="button" οnclick="window.location.href('/jsp/manage/manage-context.jsp')" class="searchbut" value="返 回"]
下面這種則在IE,火狐,google中都可以
[input type="button" οnclick="window.location.href='/jsp/manage/manage-context.jsp'" class="searchbut" value="返 回"]
?
轉自:http://txjia.com/tip/?2013-AJ-GW3X
轉載于:https://www.cnblogs.com/3QAll/p/4571131.html
總結
以上是生活随笔為你收集整理的转:a标签中如果有button, 那么在IE下就不能跳转到herf的链接的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Dynamics CRM2015 2
- 下一篇: skimage.io.imread vs