<a id="showJob" class="none"> 
这一行是我写错了,应该是<span ......>
不是这里的问题。我已经改过来了,但问题依旧。

解决方案 »

  1.   

    暂发现:
     
    <tr id="list <c:out value=“${status.count}”/>" onmouseover="BgOver(this)" onmouseout="BgOut(this)">
    <!-- "$  ==>   '$  --><!-- BgOver()?? BgOut()??--> <button type="button" class="btn" onclick="genMemo();">Generate </button> 
    <!-- genMemo()?? -->
    function showLatentText(checkone){ 
    cc = checkone.checked; 
    if(checkone.value=="SU019"){ 
    if(cc == false){ 
    document.getElementById('showlatentno').style.display="none"; 
    //showlatentno??