About Imageready Slice

465 views4 repliesLast post: 11/12/2003
About Imageready Slice
When I Slice in IM or PS,then save optimized as HTML.The HTML file have some problem: the table's right and bottom was added one cloumn and one row and I can't delete it,if I do that the structure of the table will be changed.
I want to know why the software add the extra cloumn and row,and how to handle it? tanks a lot
#1
In any table at least one row show have the full compliment of columns and 1 coloumn should have the full compliment of rows. This is why IR adds the extra coloum and row.
#2
The extra row and column are required for all but the simplest HTML tables. They basically provide spacers that make a column or row that has no spans in it. Without this, HTML is unable to recreate the table correctly.

As you have noticed, you should not remove these cells. In fact, you should really stop worrying about them. They are essential for 95% of larger sliced tables, and cause no harm for the other 5%.

How to handle them? Leave them alone.
#3
Thanks for your quickly reply.I have know the importance of the extra cell,but sometimes we need to contrl the size precisely.The Extra Cell will change(Increase) the table size.when I open the HTML file in GoLive,I found table Pallete mark the Table Size not match the Toatl Size of the cells.I have try slice in MM Firwork,there's no extra cell.Really need to know how to export the HTML without extra cell.
Thanks Again!
#4