Hi
When i use the getHTML function in javascript on firefox i find that loads of extra styles are inserted.
Just click gethtml and you will see a load of
style="border: 1px dotted #7f7c75;"
on the table tags. I guess this is making the border appear in the design view, getting the html server side works fine, but in this instance i need to get it on the client side. I had a similar problem with anchor tag styles, but have been unable to reproduce this on your site.
Any chance of a fix?
Thanks