>   I've got a frameset that I need to adjust....course works a gem in IE (suprised?)
> 
>   in Netscape (6.1+) i've got:
> 
> alert(parent.document.getElementById("updownFrame").rows);   //*,20,28,150,0   this  
>alerts fine
> parent.document.getElementById("updownFrame").rows = "*,20,28,0,0" this sets fine.
> alert(parent.document.getElementById("updownFrame").rows);    //*,20,28,0,0 this 
>alerts as it should

Check bug

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to