- New: Anchor support in iframe when auto height is active. By default an anchor scrolls to the id specified. When auto height is active no scrollbar does exist and therefore scrolling does not work. This feature is now sending the position of the anchor to the parent and scrolls the parent to the correct place. This feature is supported for the same domain and the external workaround when auto height is enabled. See this demo:
Iframe anchor support
- New: parent_content_css was moved to the free version to support better integration in webinarignition.
- New: The setting single_save_button was removed from the code as it was not used anymore.
- New: When switching a theme the ai content pages are removed as they would still use the old theme. They are recreated on the first usage again.
- New: "Show content in iframe": iframe_content_css and iframe_hide_elements are now directly rendered to the ai content pages! You do not need to use hide_page_until_loaded="true" anymore as all elements are hidden right away! See the updated demo:
Show Content in iframe
- New: show_menu_link was removed from the plugin as this was added in the very beginning where the plugin was version small. Now advanced iframe is always shown in the main menu.
- Fix: The timeout of the version check was reduced to 10 sec so in case the server does not respond properly the administration still works fine.