If it's in the same frame, then you can simplify:
parent.topFrame.document.getElementById('lblDNC').style.visibility
to:
document.getElementById('lblDNC').style.visibility
also, read my second edit. I changed the IF to have two ='s
|
Results 1 to 18 of 18
Thread: Silly little problemThreaded View
|
Click Here to Expand Forum to Full Width |