Re: [Xsltforms-support] image urls with {}
Brought to you by:
alain-couthures
From: Christian M. <chr...@mu...> - 2010-03-08 20:33:37
|
well, no. It must be in the "src" attribute data On Mon, Mar 8, 2010 at 9:27 PM, Dan McCreary <dan...@gm...> wrote: > Hello Christian, > > You might try putting CDATA tags around all your "LATEX" data elements: > > <![CDATA[ > tags with {} here... > ]]> > > See: http://en.wikipedia.org/wiki/CDATA > > On Mon, Mar 8, 2010 at 11:58 AM, Christian Meisenbichler < > chr...@mu...> wrote: > >> I Have a strange issue with images and xslforms. I want to use google >> graph api to display latex. In latex curly brackets group terms. xsltforms >> obviously tries to transform the content in {} into xpath which gives a >> javascript error. I did not find a way to escape the curly brackets. >> Schouldn't be image tags ignored by xsltforms? >> >> ------------------------------------------------------------------------------ >> Download Intel® Parallel Studio Eval >> Try the new software tools for yourself. Speed compiling, find bugs >> proactively, and fine-tune applications for parallel performance. >> See why Intel Parallel Studio got high marks during beta. >> http://p.sf.net/sfu/intel-sw-dev >> _______________________________________________ >> Xsltforms-support mailing list >> Xsl...@li... >> https://lists.sourceforge.net/lists/listinfo/xsltforms-support >> >> > > > -- > Dan McCreary > Semantic Solutions Architect > syntactica.com > 952-460-1674 > VOIP: 111@69.199.167.229 > |