Hi Jeff, At the moment you would have to write some Javascript code to do that.
David Jeff Spitzer wrote: > Hi, > I use the the coder to specify colors for different types of elements > on my exhibit-based timeline. > In the legend beneath the timeline, the key displays with colored > boxes followed by the text. > Is there any way to get the text in the key to show up in the same color? > > Here is my coder: > > <div ex:role="coder" ex:coderClass="Color" id="type-colors"> > <span ex:color="#BD1C18">person</span> > <span ex:color="#8a2fbb">event</span> > <span ex:color="#9d4f00">text</span> > <span ex:color="#355157">period</span> > <span ex:color="#0042A4" ex:case="missing">No type</span> </div> > > I tried attaching a class to that span tag in the coder with a style > for the same color, but it did not work. > > My exhibit is at > > http://jeffrey.spitzer.net/exhibit/jhexhibit.html > > > B'vrakhah (with blessing), > Jeffrey Spitzer > Gann Academy > ------------------------------------------------------------------------ > > _______________________________________________ > General mailing list > [email protected] > http://simile.mit.edu/mailman/listinfo/general > _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
