Fuego
08-10-2004, 12:11 PM
With this I get an Unknown Runtime Error,
Anyone sees anything wrong in this 3 lines?
function delete(number,block) {
document.all["block" + number + "" + block].innerHTML = ""
}
Anyone sees anything wrong in this 3 lines?
function delete(number,block) {
document.all["block" + number + "" + block].innerHTML = ""
}