Re: How to add html inside element (Insert, remove) from delphi CEF4
Posted: Wed Mar 06, 2019 9:30 am
The DOM functions available in CEF3 is limited. JavaScript is much more powerful in that regard.
The MiniBrowser demo has an example that adds some HTML using JavaScript :
https://github.com/salvadordf/CEF4Delph ... r.pas#L492
The MiniBrowser demo has an example that adds some HTML using JavaScript :
https://github.com/salvadordf/CEF4Delph ... r.pas#L492