var divShow;function doShow(divId){ divShow = divId; var floatTable = document.all(divShow); //floatTable.innerHTML=sTable; document.all(divShow).style.display=""; //floatTable.style.po... Read More
posted @ 2007-07-17 11:54 blueKnight Views(418) Comments(1) Diggs(0)