Has the use of an iFrame and src to a web page been de-activated in 3.2?
The belwo code used to work before 3.2.
h1. Avanor100 - MStySpecs<br>
h3. Link to Card # 66
{% dashboard-panel %}
{% panel-heading %}C o l d F u s i o n 9 - G e s t a l t E x a m p l e s . . . {% panel-heading %}
{% panel-content %}
<iframe width="1675" height="1050" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://localhost:8500/dgg44/gestalt.cfm"></iframe>
{% panel-content %}
{% dashboard-panel %}
Comments
1 comment
Hi Dean
Sorry for the delay in responding.
Mingle 3.2 included some security changes that limited the use of html, css and js. You can replace this functionality with a Mingle macro. In this case you could write a macro to display an iframe. For more information on how to do this please see this post.
Thanks
- Suzie
Please sign in to leave a comment.