naeembhatti
12-08-2006, 10:25 AM
hi friends h r u?
i have problem please if any body can solve
--------------------------------------
<div1></div>
<div2>i want to hide this div</div>
document.getElementById("div1").innerHTML= "document.getElementById('div2').style.display = 'none'";
while displaying some text in div1 how can i hide div2
---------------------------------------
thanx in advance.
i have problem please if any body can solve
--------------------------------------
<div1></div>
<div2>i want to hide this div</div>
document.getElementById("div1").innerHTML= "document.getElementById('div2').style.display = 'none'";
while displaying some text in div1 how can i hide div2
---------------------------------------
thanx in advance.