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
Post a Comment