eduardorochabr
unread,Apr 22, 2009, 11:01:43 PM4/22/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Orkut Developer Forum
adjustHeight is smooth in all browsers, including Firefox, IE6, IE7,
Chrome, but in Safari it isn't.
It's the only browser that seems to need a server request to be able
to adjust the iframe height. I can see a request to "rpc_relay.html"
being made in Safari's console. All the other browsers seems to rely
only in Javascript.
This is very, very bad for usability, since it envolves the network
latency to navigate between the application tabs.
Is the Orkut team aware of this behavior?
Thanks.