07-17-2015 09:55 AM
Hi,
I have a custom gadget that calling gadget.window.adjustHeight(). I've tested using IE 10 and IE 11. It's working fine on IE 11 but not on IE 10.
Is there any setting need to be done in order to make gadget.window.adjustHeight() work on IE 10?
Thanks in advance!
Best Regards,
Yudhi
Solved! Go to Solution.
07-17-2015 07:59 PM
In my experience it is best to use gadget.window.adjustHeight(desiredHeight) instead. You use this to set the height of the gadget to exactly how high you want it to be.
g.
07-17-2015 07:59 PM
In my experience it is best to use gadget.window.adjustHeight(desiredHeight) instead. You use this to set the height of the gadget to exactly how high you want it to be.
g.
07-22-2015 08:36 AM
Thanks Gary! It works
Best Regards,
Yudhi
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide