1.写入<a>标签:
<a target="_blank" href="javascript:void(0)">水觅微博</a>
2.加入JS:
复制代码 代码如下:
<script type="text/javascript">
function checkValidate(){
if($("#signOut").text()){
window.location.href="<%=basePath%>/jsp/weibo/index.jsp";
}else{
window.location.href="<%=basePath%>index.jsp";
}
}
</script>
新闻热点
疑难解答
图片精选