On Wed, 2003-06-18 at 14:11, Fabrizio Giustina wrote: > mh... reading again your requirements I admit my answer was not so > good :) (sorry, I have few seconds to spend reading and answering > mails at the moment). > Well, assign your fixed heght to the <tbody> tag... > but :( unfortunately it doesn't seem to work in ie (should work well > in netscape/opera )... it's a know ie bug
Yes, it's not easy. With respect to the issue of omitting table tags, I think if implemented should be an all or nothing approach, since needs vary from user to user. I can imagine that there was a completely different tag used in such a situation, so that instead of <display:table >, there was a <display:iterate > tag, which while being identical to the table tag, omits writing any table tags. The user then has to write <table>, <thead>, <th>, <td> etc manually. This would also imply that the current page, number of pages etc. would need to be done manually, possibly with a separate tag. -- Torgeir Veimo <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel
