[orkut-developer] Re: gadgets.window.adjustHeight() not working in IE6 and IE7

2009-08-27 Thread desudesu
working? since when? it's still broken for us. On Aug 6, 1:00 am, René Tapia renux...@gmail.com wrote: It's working like a charm now, thanks! 2009/8/5 René Tapia renux...@gmail.com Confirmed. gadgets.window.adjustHeight() is not working in IE6 and IE7. 2009/7/24 Bruno Souza

[orkut-developer] Re: gadgets.window.adjustHeight() not working in IE6 and IE7

2009-08-27 Thread Eduardo Rocha
I tested and it seems broken once again on IE 7. On IE 8 works (not tested on IE 6, since it won't be supported). The pop dialog appears, but the activity is not created. On 26 ago, 10:55, desudesu d...@mailinator.com wrote: working? since when? it's still broken for us. On Aug 6, 1:00 am,

[orkut-developer] Re: gadgets.window.adjustHeight() not working in IE6 and IE7

2009-08-05 Thread René Tapia
Confirmed. gadgets.window.adjustHeight() is not working in IE6 and IE7. 2009/7/24 Bruno Souza 241...@gmail.com Hi gadgets.window.adjustHeight() isn´t working in IE6 and IE7. In IE8, Firefox and Google Chrome it´s ok. I tested in Sou Corinthians!, My Music and Buddy Poke. You guys

[orkut-developer] Re: gadgets.window.adjustHeight() not working in IE6 and IE7

2009-08-05 Thread René Tapia
It's working like a charm now, thanks! 2009/8/5 René Tapia renux...@gmail.com Confirmed. gadgets.window.adjustHeight() is not working in IE6 and IE7. 2009/7/24 Bruno Souza 241...@gmail.com Hi gadgets.window.adjustHeight() isn´t working in IE6 and IE7. In IE8, Firefox and Google

[orkut-developer] Re: gadgets.window.adjustHeight() is not working in Orkut sandbox

2009-07-17 Thread Paulo Ferreira de Moura Junior
Update: I've found the solution. The error was due to a newer version of prototype.js: after updating it from 1.4.0 to 1.6.0.2, this problem appeared. Replacing it with the previous version solved this issue. Regards. On Tue, Jul 14, 2009 at 2:46 PM, Paulo Ferreira de Moura Junior

[orkut-developer] Re: gadgets.window.adjustHeight() is not working in Orkut sandbox

2009-07-14 Thread Sachin Shenoy
I tested this in Chrome 2 and IE6 seems to be working fine. Could you let me know if you are still facing the problem? Regards, Sachin PS. Please clear all cache before testing this bug was there on sandbox few weeks back, but since have been fixed. To get the fix you have to refresh the JS

[orkut-developer] Re: gadgets.window.adjustHeight and opensocial.requestSendMessage not working on Sandbox

2009-07-06 Thread Prashant Patil
call it before loading other script! gadgets.*window*.adjustHeight(900);its working for both IE N FF!! On Thu, Jul 2, 2009 at 9:05 AM, nitu nituchir...@gmail.com wrote: Any update on this issue? On Jun 8, 6:43 am, Guilherme Flach guilherme.augusto.fl...@gmail.com wrote: News about that?

[orkut-developer] Re: gadgets.window.adjustHeight and opensocial.requestSendMessage not working on Sandbox

2009-07-05 Thread nitu
Any update on this issue? On Jun 8, 6:43 am, Guilherme Flach guilherme.augusto.fl...@gmail.com wrote: News about that? On May 29, 3:54 am, Sachin Shenoy therealsac...@gmail.com wrote: Yes, this [and also requestPermission, requestCreateActivity] seems to be broken. We are working on

[orkut-developer] Re: gadgets.window.adjustHeight and opensocial.requestSendMessage not working on Sandbox

2009-06-07 Thread Guilherme Flach
News about that? On May 29, 3:54 am, Sachin Shenoy therealsac...@gmail.com wrote: Yes, this [and also requestPermission, requestCreateActivity] seems to be broken. We are working on a fix. Thanks, Sachin On Fri, May 29, 2009 at 11:03 AM, Nikhil Gupte nikhilgu...@gmail.comwrote:

[orkut-developer] Re: gadgets.window.adjustHeight and opensocial.requestSendMessage not working on Sandbox

2009-05-29 Thread Sachin Shenoy
Yes, this [and also requestPermission, requestCreateActivity] seems to be broken. We are working on a fix. Thanks, Sachin On Fri, May 29, 2009 at 11:03 AM, Nikhil Gupte nikhilgu...@gmail.comwrote: Looks like gadgets.window.adjustHeight and opensocial.requestSendMessage not working on Sandbox

[orkut-developer] Re: gadgets.window.adjustHeight();

2008-09-25 Thread JSON
It might not be a bad idea to use some external library to detect when the DOM is ready to call adjustHeight() http://developer.yahoo.com/yui/examples/event/event-timing.html http://tanny.ica.com/ica/tko/tkoblog.nsf/dx/domcontentloaded-event-for-browsers ~ JSON On Sep 23, 8:52 am, André

[orkut-developer] Re: gadgets.window.adjustHeight();

2008-09-23 Thread André Fonseca
Hi there, I'm having several problems with the auto adjust height. Could you give me a help? My application is not using setInterval nor setTimeout and it is working just fine in IE 6, Chrome, Opera and Safari with gadgets.window.adjustHeight(); in IE 7 it does not work every time. But in FF2

[orkut-developer] Re: gadgets.window.adjustHeight();

2008-09-03 Thread Jason
Subject: [orkut-developer] Re: gadgets.window.adjustHeight(); From: [EMAIL PROTECTED] To: opensocial-orkut@googlegroups.com   Most of the time, issues relating to gadgets.window.adjustHeight are due to it being called before the application's DOM finishes rendering which is why

[orkut-developer] Re: gadgets.window.adjustHeight();

2008-08-25 Thread Jason
Most of the time, issues relating to gadgets.window.adjustHeight are due to it being called before the application's DOM finishes rendering which is why the setInterval hack sometimes works and sometimes does not. If you refactor your code a bit to ensure adjustHeight is being called after the

[orkut-developer] Re: gadgets.window.adjustHeight();

2008-08-25 Thread Lucio Tio
Olá, solicito que exclua o meu e-mail da lista ... Obrigado Date: Mon, 25 Aug 2008 15:12:15 -0700 Subject: [orkut-developer] Re: gadgets.window.adjustHeight(); From: [EMAIL PROTECTED] To: opensocial-orkut@googlegroups.com Most of the time, issues relating to gadgets.window.adjustHeight

[orkut-developer] Re: gadgets.window.adjustHeight();

2008-08-25 Thread RAJA SEKHAR
-mail da lista ... Obrigado Date: Mon, 25 Aug 2008 15:12:15 -0700 Subject: [orkut-developer] Re: gadgets.window.adjustHeight(); From: [EMAIL PROTECTED] To: opensocial-orkut@googlegroups.com Most of the time, issues relating to gadgets.window.adjustHeight are due to it being

[orkut-developer] Re: gadgets.window.adjustHeight();

2008-08-24 Thread RAJA SEKHAR
HI I used the folllowing code but this is not working function adjustPageHeight() { gadgets.window.adjustHeight(); window.setTimeout('adjustPageHeight()',1000); } can any one help me Thanks Rajasekhar On Sun, Aug 24, 2008 at 8:31 AM, Pedro Teixeira [EMAIL PROTECTED] wrote: A quick

[orkut-developer] Re: gadgets.window.adjustHeight();

2008-08-24 Thread Ramanpreet Singh
Hey Raja. setTimeout will just call it once, use setInterval.. RAJA SEKHAR wrote: HI I used the folllowing code but this is not working function adjustPageHeight() { gadgets.window.adjustHeight(); window.setTimeout('adjustPageHeight()',1000); } can any one help me Thanks

[orkut-developer] Re: gadgets.window.adjustHeight();

2008-08-23 Thread Pedro Teixeira
A quick hack is to use setInterval(gadgets.window.adjustHeight();, 1000) -- this has been the only effective way to have our apps with no scrolls all the time. []'s Pedro On Aug 23, 3:25 am, tauhid noori [EMAIL PROTECTED] wrote: gadgets.window.adjustHeight('400px'); On Thu, Aug 21, 2008 at

[orkut-developer] Re: gadgets.window.adjustHeight();

2008-08-22 Thread Claudia Santos
Eu não aguento mais receber e-mail de vcs...por favor...me tirem da lista não tenho nada a ver com isto.Claudia Santos Date: Fri, 22 Aug 2008 12:55:22 -0700 Subject: [orkut-developer] Re: gadgets.window.adjustHeight(); From: [EMAIL PROTECTED] To: opensocial-orkut@googlegroups.com I

[orkut-developer] Re: gadgets.window.adjustHeight();

2008-08-21 Thread Ramanpreet Singh
Hi. Just add this line to your moduleprefs section. Require feature=dynamic-height/ and then call, gadgets.window.dynamicheight();, thats it :-) [EMAIL PROTECTED] wrote: hello everyone, I am quite new to Orkut apps. I have been trying to develop an application for a game that I already

[orkut-developer] Re: gadgets.window.adjustHeight stopped working

2008-03-05 Thread Jelena Kolokotronis
Nope, I'm using prototype 1.5.1 and adjustHeight doesn't work now. I think if was working on monday the last time... so now even 1.5 compatibility broken? Yes, you're right, without prototype it works. Jelena. ejpark wrote: Both adjustHeight and requestNavigateTo bomb for me, but I think I

[orkut-developer] Re: gadgets.window.adjustHeight stopped working

2008-03-05 Thread Arne Roomann-Kurrik
We're tracking the issue where Prototype interferes with many opensocial calls. Please see http://code.google.com/p/opensocial-resources/issues/detail?id=104 for a workaround. Hope this helps, ~Arne On Wed, Mar 5, 2008 at 3:59 AM, Jelena Kolokotronis [EMAIL PROTECTED] wrote: Nope, I'm using

[orkut-developer] Re: gadgets.window.adjustHeight stopped working

2008-03-04 Thread Arne Roomann-Kurrik
Hi Tim, This is working for me. Can you link to an application that manifests this problem? ~Arne On Tue, Mar 4, 2008 at 12:18 PM, Tim C [EMAIL PROTECTED] wrote: gadgets.window.adjustHeight worked on Saturday and since has stopped!!! gadgets.window.adjustHeight('1000px'); This

[orkut-developer] Re: gadgets.window.adjustHeight stopped working

2008-03-04 Thread [EMAIL PROTECTED]
I just tested this and both of the calls below work fine for me: gadgets.window.adjustHeight( '1000px' ); gadgets.window.adjustHeight( 1000 ); Are you remembering to add Require feature='dynamic-height' / to your ModulePrefs ? Are you using the call after the document has finished loading ( eg

[orkut-developer] Re: gadgets.window.adjustHeight not working

2008-02-07 Thread Jim
not working for me too On Feb 7, 5:31 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I am trying to use gadgets.window.adjustHeight to increase the size of my iframe (http://code.google.com/apis/gadgets/docs/reference/gadgets.window.htm...). But the iframe height stays at 600px.