I guess that should be CDATA and not DATA??
Supplementary question:
As I have a javascript function in KRpano which works fine - as soon as I encrypt the XML errors are triggered, e.g.:
|
Quellcode
|
1
|
jQuery.Deferred exception: myjsfunction is not defined ReferenceError: myjsfunction is not defined
|
and
|
Quellcode
|
1
|
Uncaught ReferenceError: myjsfunction is not defined
|