Ho creato un progetto Windows 8 utilizzando phonegap 2.9.0 e poi ho provato ad usare la libreria mobile JQuery al suo interno. Ma ottengo la seguente eccezione di sicurezza. Qualche idea su come risolvere questo?Windows 8 Applicazione PhoneGap JQuery Mobile Security Exception
Exception was thrown at line 4, column 7009 in ms-appx://c6a291ce-903f-47ab-b167- cb8378ffb051/www/libs/jquery.core/jquery-1.9.1.min.js
0x800c001c - JavaScript runtime error: Unable to add dynamic content. A script attempted to inject dynamic content, or elements previously modified dynamically, that might be unsafe. For example, using the innerHTML property to add script or malformed HTML will generate this exception. Use the toStaticHTML method to filter dynamic content, or explicitly create elements and attributes with a method such as createElement. For more information, see http://go.microsoft.com/fwlink/?LinkID=247104.
If there is a handler for this exception, the program may be safely continued.
Stessa domanda ha chiesto un po 'indietro: http://stackoverflow.com/questions/14471362/javascript-runtime-error-unable-to-add-dynamic-content –
No, non è la stessa cosa. Questo è javascript definito dall'utente. Questo viene dalla stessa libreria JQuery Mobile. – msrameshp
Chiunque potrebbe aiutarmi per favore ??. Sono davvero bloccato qui :(. – msrameshp