Hey,

is it possible to highlight every second row of a table which is created by 
a list filter?


The table is structured like this:
<table>
<tr>
<th>Topic 1</th>
<th>Topic 2</th>
</tr>

<$list filter="...">
<tr>
<td><$link to=<<currentTiddler>>>{{!!title}}</$link></td>
<td><$view field="created"></td>
</tr>
</$list>
</table>



Regards,
The Bo

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/df1ca73b-6d3c-4a32-9cf1-7ad428430d15%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to