I've got a stylesheet class that controls the look of durations and I have a custom bullet icon for events - when an event is highlighted, I want to swap the icon with a different colored icon (lighter in color) and I'd like to change the stylesheet class for the duration events. How would I do that?
Basically, I want to change the icon and classname for an event when it gets highlighted. I'm assuming that Timeline.OriginalEventPainter.prototype._createHighlightDiv function in original-painter.js is probably where the code would go... but how do I reference the icon and classname for the event that I'm highlighting? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
