zavaree Active Member Licensed User Longtime User Mar 4, 2018 #1 Hi i design html page with javascript.but javascript menu in html not loaded in b4a web view. javascript enable in webview. please help me. thx
Hi i design html page with javascript.but javascript menu in html not loaded in b4a web view. javascript enable in webview. please help me. thx
Erel B4X founder Staff member Licensed User Longtime User Mar 4, 2018 #2 zavaree said: i design html page with javascript Click to expand... This is a mistake. You should use a native interface instead. JavaScript is enabled by default. Maybe you are missing a resource. Upvote 0
zavaree said: i design html page with javascript Click to expand... This is a mistake. You should use a native interface instead. JavaScript is enabled by default. Maybe you are missing a resource.