ellfeeenity Posted March 3, 2018 Posted March 3, 2018 how i can send client data to cef browser and show it in html?
Xabi Posted March 3, 2018 Posted March 3, 2018 After the CEF browser is created, you can use browser.execute() to pass some javascript code to the CEF, you have an example on the wiki: https://wiki.rage.mp/index.php?title=Browser::execute
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now