[jQuery] New Plugin with IE problem

[jQuery] New Plugin with IE problem


Hi all,
I mainly work in Firefox land and don't have to bother with IE much
(Lucky me). I wanted to share one of my plugins with the public and
therefore need to make it work across all browsers.
The problem I am having is that even though I set a colspan for a td,
IE does not render it properly. The attribute gets added dynamically
using jQuery and on all other browsers it works fine.
Please have a look at
http://bit.ly/ONgXz
I looked around and couldn't find a similar plugin so I thought I'd
share it.
Please let me know if you have any feedback. Would be good to have
someone with a little more JS knowledge look over it than just me :)
Cheers
Phil