I'm displaying different kinds of Events in one Timeline band - they
are distinguished their icon design and textcolor.
Right now I'm using eventSource.loadJSON() to fetch the JSON data. The
downside: all layout parameters (icon paths, colors) are hardcoded in
the JSON feed. This makes it difficult to change the appereance of the
events on the clientside.

So I'm looking for a way to preprocess the received JSON data (e.g.
set icon/text color based on event category). Note: the timeline
doesn't have a fixed set of events, it constantly receives new events.
The JSON preprocess approach should support this scenario.

Any ideas?


--~--~---------~--~----~------------~-------~--~----~
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