On 2012-06-20 17:33 , Jeff Roehl wrote:
> Does anybody know how to deal with quotes in timeline titles?
> 
> In XML specifically, but I would suppose it would apply to JSON also (my kid 
> works with the guy that invented JSON).

You quote things in XML using character entities.  In this case, you're
looking for "

https://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references

You quote things in JSON differently.  See

http://stackoverflow.com/questions/983451/where-can-i-find-a-list-of-escape-characters-required-for-my-json-ajax-return-ty/1021976#1021976

> It seems that " character entity is'nt resolving correctly, on the timeline.

By the way, it would be helpful keeping threads sorted if you started a
new message to the list instead of replying to an unrelated existing
thread when asking a new question.  Thanks.

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

Reply via email to