The cause is most likely a simple javascript error, failure to properly fetch 
the source data file (if fetching your events via ajax) or malformed data (e.g. 
invalid json or xml, such as missing quotation mark, extraneous curly-brace or 
mismatching elements)

Take a look at the Chrome debugger and it should give you an indication of 
what's going wrong.

--Mike

On Jan 22, 2013, at 2:43 PM, Lilly wrote:

> Hey, 
> 
> I've been working on building a timeline for the past couple of weeks. This 
> morning I made a few updates and everything was working/displaying just fine. 
> This afternoon, I ran the code in Chrome, per usual, and none of the events 
> display. I assume the css is functioning because all the background etc 
> displays. Can anyone help me with this? Is there a new version that would 
> render my code for api-2.3.1 incompatible?
> 
> Thanks! 
> Lilly

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