Bug using Flexigrid with IE6

2 views
Skip to first unread message

Carsten Müller

unread,
Nov 23, 2009, 1:00:59 PM11/23/09
to Flexigrid for jQuery
I know.... IE6 is extremly and hardly used. But some companies (bigger
ones) are using it.
I had a problem with Flexigrid on IE6. Solved it this way :

addCellProp: function ()
{

...
if (p.nowrap==false) $(tdDiv).css('white-space','normal');

// führt zu Fehler im IE6 !!!!
// if (this.innerHTML=='')
// this.innerHTML = ' ';

....
Reply all
Reply to author
Forward
0 new messages