How to load local javascript file by JBCef
Answered
I am writing a plugin that use jBcef to load a local html and some local javascript files. but the sdk docs did not provide any help to solve this matter.
My html is like this

Thx for your help
Please sign in to leave a comment.
Vidy, could you please clarify, what exactly you're doing and what is not working?
JBCefBrowser.loadURL should load your html file and the local JS it refers to.