andygee
unread,Nov 24, 2009, 11:43:04 AM11/24/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
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
Kept getting this error when using 1.3.2 Jquery with flexigrid in
IE8 / IE7, was this line;
$(g.block).fadeTo(0,p.blockOpacity);
that was causing the error and stopping the grid from loading
automatically, but was reporting the error was with jQuery, turns out
nope!
just hide the line and everything ticks along nicely!