f9e5d78a56
As the JS adapter has evolved, it now tries to add an iframe element to the document body during initialization. When used like in the basic example as before, there will be an JS error, as the document body is not yet available. So we've to wait until the document is loaded, thus the initialization is put in a function and the function will be called upon body.onload() |
||
---|---|---|
.. | ||
images | ||
keycloak-images | ||
rhsso-images | ||
topics | ||
docinfo-footer.html | ||
docinfo.html | ||
index.adoc | ||
master-docinfo.xml | ||
master.adoc | ||
pom.xml | ||
topics.adoc |