fltk-rs / fltk-webview

webview functionality for embedded fltk windows
MIT License
47 stars 7 forks source link

not working for some website and script #11

Closed dongjian closed 3 years ago

dongjian commented 3 years ago

Hi! Sorry to bother you again

i try wv.navigate("http://blog.csdn.net"); The page will appear for a second and then go blank. (wv.navigate("http://google.com"); works fine)

Js alert() is also unresponsive

and i have a