why is if (element.innerHTML == "") not working in firefox
if (element.innerHTML == "")
but works fine in IE , any ideas please ?