Rank: Newbie Groups: Member
Joined: 8/8/2008 Posts: 2
|
When i try to setting height of a grid in Firefox everything works fine, but in Internet Explorer resizeing does not seem to work properly. I have tried using javascript methods setSize() and setHeight(). Is there something else I can try?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi, JavaScript setSize is the correct way to do it. Here is an example that uses this function: http://www.essentialobjects.com/Demo/Default.aspx?path=Splitter\features\_i6If the problem continues, please create a test page that demonstrates the problem (make sure it runs independently). We will be happy to look into it as soon as we have that. Thanks!
|