javascript - HTML1701 on Windows 8.1 with jQuery, jQuery Mobile and Phonegap using Multi-Device Hybrid Apps for Visual Studio CTP2.0 -



javascript - HTML1701 on Windows 8.1 with jQuery, jQuery Mobile and Phonegap using Multi-Device Hybrid Apps for Visual Studio CTP2.0 -

i developing app using multi-device hybrid apps visual studio ctp2.0. using jquery 2.1.1 , jquerymobile 1.4.3. app works fine in android , ios. next error in windows 8.1:

html1701: unable add together dynamic content ''. script attempted inject dynamic content, or elements modified dynamically, might unsafe. example, using innerhtml property add together script or malformed html generate exception. utilize tostatichtml method filter dynamic content, or explicitly create elements , attributes method such createelement. more information, see http://go.microsoft.com/fwlink/?linkid=247104.

i have tried lowers versions of jquery no success.

is there solution this?

javascript jquery jquery-mobile windows-8.1 multi-device-hybrid-apps

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -