Emtucifor wrote:At page load, I want the div to not show. display:none doesnt work because then the element cant be displayed at all even with element.style.display=inline correct me if Im wrong.