Hi Vivien, 

Many thanks for your suggestion. 


On Saturday, December 21, 2013 1:47:28 PM UTC-2, Vivien Nicolas wrote:
> Looking at |manifest.webapp - http://pastebin.com/G6NjQxhT| you are 
> 
> trying to do a certified application.
> 
> 
> 
> Certified and privileged application are sujects to the Content Security 
> 
> Policy by default. See 
> 
> https://developer.mozilla.org/en/docs/Security/CSP. As a result you can 
> 
> not run inline JavaScript but you should run it by adding a <script 
> 
> src="my_script.js"> tag inside your page.
> 
> 

Unfortunately, that didn't quite work out either. 

As shown in my original HTML pastebin, I was actually trying to use jQuery in 
the app, but nothing interesting happened, so I tried using inline JS to see if 
it was a problem with my copy of the jQuery file stored at the wrong place... 

> 
> Hope it helps,
> 
> Vivien.
> 
> 
> 


Any other ideas on what else I could try? 

Many thanks! 


Hugh 
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to