Critter wrote:
> oi CF-Talk,!!
> 
>   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
> 
> but  the  frame  itself  never  actually  moves!!!!  nor  does  the  
>body.offsetHeight  change.  any
> suggestions??

Ok this time with url:

check bug: http://bugzilla.mozilla.org/show_bug.cgi?id=48422

Jesse


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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