[ http://jira.codehaus.org/browse/DISPL-159?page=comments#action_31544 ]
     
andy pruitt commented on DISPL-159:
-----------------------------------

Would it be possible to do this in CSS?

> static row separator, first row, last row
> -----------------------------------------
>
>          Key: DISPL-159
>          URL: http://jira.codehaus.org/browse/DISPL-159
>      Project: DisplayTag
>         Type: New Feature
>     Versions: 1.0 RC2
>     Reporter: Lukasz Racon
>  Attachments: missingTags.zip, patch
>
> Original Estimate: 1 hour
>         Remaining: 1 hour
>
> The idea is to be able to insert static 'html text' as seperator between rows 
> - usually something like dots/spacer. Further more sometimes first/last row 
> needs to have some graphics (You know graphic designers:))
> result:
> <table>
> <tr><td colspan="2">first row</td></tr>
> <tr><td></td><td></td></tr>
> <tr><td colspan="2">separator</td></tr>
> <tr><td></td><td></td></tr>
> <tr><td colspan="2">separator</td></tr>
> <tr><td colspan="2">last row</td></tr>
> </table>
> possible definition:
> <display:firstRow><imgage src="/graphics/dots.gif" width="445" height="1" 
> /></display:firstRow>
> <display:rowSeparator><imgage src="/graphics/dots.gif" width="445" height="1" 
> /></display:rowSeparator>
> <display:lastRow><imgage src="/graphics/dots.gif" width="445" height="1" 
> /></display:lastRow>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to