Date: April 17, 2009 / Project: GS
A list of known Caja limitations maintained by Yahoo! are available at:
http://developer.yahoo.com/yap/guide/what-are-cajas-limitations.html
1. Spelling/grammer errors in Javscript and
CSS will cause the application not to render
2. Using numerical characters in
CSS class names is not supported
3.
XML Object returned using
AJAX cannot be manipulated
Solution
Write your own
XML parser (as we did)