Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] dynamically hide an element


  • From: stephanwehner at gmail.com (Stephan Wehner)
  • Subject: [Javascript] dynamically hide an element
  • Date: Tue Nov 28 18:37:33 2006

Use

  document.getElementById("ed1").style.visibility="none";

instead of

  document.getElementById("ed1").style.visibility="hidden";

Stephan

-- 
Stephan Wehner
> http://stephan.sugarmotor.org
> http://stephansmap.org
> http://www.trafficlife.com
> http://www.buckmaster.ca