Groups
Groups
Sign in
Groups
Groups
Flexigrid for jQuery
Conversations
About
Send feedback
Help
Bug using Flexigrid with IE6
2 views
Skip to first unread message
Carsten Müller
unread,
Nov 23, 2009, 1:00:59 PM
11/23/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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