[jQuery] Taconite,tables cellspacing and cellpadding in IE6
Hi.
In this taconite
<replace select="#list">
<div id="list">
<table cellspacing="2" cellpadding="2">
...
</table>
</div>
</replace>
the attributes cellspacing and cellpadding are not working with IE6.
With Firefox they work correctly.
Thanks, Stefano.