<script type="text/javascript" src="js/highlight.js"></script>
<script type="text/javascript">
$(function() {
// pull in the new value
var searchTerm = $("#text-main").html();
// remove any old highlighted terms
// $('#Context').removeHighlight();
// disable highlighting if empty
if(searchTerm) {
// highlight the new term
$("#Context").highlight(searchTerm);
}
})
</script>
*
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



聚优部落技术论坛 © 版权所有 鲁ICP备15007479号-6
Copyright(C)web.com, All Rights Reserved.
