K V Ramalingeswara Rao
11-03-2005, 05:50 AM
tabetitle.removeNode(true);
document.getElementById('sub').style.visibility = "hidden";
msg.innerHTML = "No Documents are there for Processing";
The above three lines are not working in Firefox
document.getElementById('sub').style.visibility = "hidden";
msg.innerHTML = "No Documents are there for Processing";
The above three lines are not working in Firefox