简体   繁体   中英

Loading jQuery in a C# windows form application

I'm making a Windows Form application that makes use of the browser tool. The browser does not connect to the internet and is only used to load local HTML content.

It's loading HTML CSS and JavaScript fine, but It cant seem to recognise jQuery. Is there a simple way for MVS to recognise jQuery as a script? All of the errors are related to it not understanding jQuery methods.

JQuery is supported form internet Explorer: 9+

when you use WebBrowserControl you get browser emulator ie 7,

change your regEdit key according with Use latest version of Internet Explorer in the webbrowser control

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM