is there a way to add classes to exhibit-facet-value divs based on the
particular value? So, for example, something now renders as:
<div class="exhibit-facet-value" title="Dead"> ... </div>

renders as
<div class="exhibit-facet-value exhibit-facet-value-dead"
title="Dead"> ... </div>

or
<div class="exhibit-facet-value exhibit-facet-value-1"
title="Dead"> ... </div>

with the number being always the same for that title? This would allow
for facet values to be color-coded, etc.


-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to