$(\'#<%=AllEvent.ClientID%> tr:not(:has(\"th\"))\').hover(function () {
$bg = $(this).css(\'background-color\');
$(this).css(\'background-color\', \'#ffc4c6\');
},
function () {
$(this).css(\'background-color\', $bg);
});
本文地址:https://www.stayed.cn/item/10303
转载请注明出处。
本站部分内容来源于网络,如侵犯到您的权益,请 联系我