摘要:
$(document).ready(function () { $("a").each(function () { var textValue = $(this).html(); if (textValue == "XX概况" || textValue == "服务导航") { $(this).css("cursor", "default"); $(this).attr('href', '#'); //修改<a>的 href属性值为 # 这样状态栏不会 阅读全文
posted @ 2013-01-25 13:27
Dhoopu
阅读(2594)
评论(0)
推荐(0)

浙公网安备 33010602011771号