coling
May 10, 2011, 6:44pm
#1
Hi,
I have an application with a tabbar that has worked for years - even in IE8. Now, in IE9, the contents are not displayed.
The page can be seen at:
secure.bizconnector.com/test/lfu_prefs.html
Use …/… for access.
Any suggestions as to why this is happening?
Thanks
Colin G
Hi,
try attached dhtmlxcommon.js. There was a modification for 9.0
dhtmlxcommon.zip (6.84 KB)
coling
May 11, 2011, 1:09pm
#3
Thanks, I will try it.
Is the modification contained in this file also in dhtmlxSuite v.2.6?
I will be upgrading to v.2.6 soon and I would rather not include variants such as this file if I don’t have to.
Thanks
Colin G
yes, it is included into the latest 2.6 Suite
coling
May 15, 2011, 12:28am
#5
I installed v.2.6
But now it does not even work in FF 4.0.1
Firebug gives the following error:
this.cells(i).dhxcont is undefined
–> called in line 207 in dhtmlxtabbar.js
showInnerScroll:function(){for (var i in this._tabs)this.cells(i).dhxcont.mainCont.style.overflow=“auto”;},
However it does display in Google Chrome Browser.
Can you help?
Thanks
Colin G
Try to use attached file instead of the original.
dhtmlxtabbar.zip (12.2 KB)
coling
May 16, 2011, 2:58pm
#7
Now it’s worse - it does not show the area for tab contents.
This is true for FF, Chrome and IE9.
I tried it with your fix in two situations:
both dhtmlxcommon.js and dhtmlxtabbar.js
only dhtmlxtabbar.js
You can see a snapshot of this at
secure.bizconnector.com/test/lfu_prefs.gif
Page is at
secure.bizconnector.com/test/lfu_prefs.html
(Use test/test)
Colin G
We have reproduced the problem on your page. However, locally a tabbar resizes correctly with the same content. The sample is attached.
If the problem is not solved, you may attach the completed demo (similar to one that I’ve attached).
sample.zip (31.7 KB)
coling
May 22, 2011, 6:06pm
#9
IHi,
I have uploaded your sample.zip contents to my site - without any changes. Your sample is accessible at:
secure.bizconnector.com/test/dht … ntent.html
(Use test/test)
I have tested it in three browsers - the results are shown in:
secure.bizconnector.com/test/dht … pshot1.gif
secure.bizconnector.com/test/dht … pshot2.gif
secure.bizconnector.com/test/dht … pshot3.gif
for IE9, FF, and Google Chrome respectively.
As these show, I do not see any tabs at all.
Colin G