I just tried, but maybe I'm doing it wrong? Do you mean in the iframe or the
parent? Tried both, but I didn't get anywhere. Can you post an example?
Thanks,
Adam
malsup wrote:
>
>> // iframe height //
>> function setHeight(h){
>> if($.browser.mozilla) { $( function() { alert(h); } ); }
>> $('#myFrame').height(h);
>> }
>>
>>
>> I know Netscape is barely in existence, but I'd like to fix it just the
>> same. Any ideas?
>
>
> Did you try adding a call to window.resize() after you set the height
> of the iframe?
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
>
--
View this message in context:
http://www.nabble.com/Anyone-ever-heard-of-this-Netscape-bowser---%29-tf3426039.html#a9550353
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/