Freamee Posted November 6, 2019 Posted November 6, 2019 How can i "import" this css/html template. Just want to use it as cool notification box. https://codepen.io/veronicadev/pen/LrZaov
Division Posted November 8, 2019 Posted November 8, 2019 there is basically no "import". Put your css/html files anywhere beneath "client_packages" and call it via JavaScript like mp.browsers.new('package://{myFolderInClientPackages}/myHtmlFile.html'); If you want to know more about that search for CEF
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