Quick Jump ↵
Add data-mjf="frame_reload" data-mjf_frame_id="FRAME_ID" id="ELEMENT_ID" to your clickable tag.
data-mjf="frame_reload" data-mjf_frame_id="FRAME_ID" id="ELEMENT_ID"
Add <script type="text/javascript">$m.wand.frame_reload = true;</script> inside your <body> tag.
<script type="text/javascript">$m.wand.frame_reload = true;</script>
<body>
Reload the iframe below
<a href="#" data-mjf="frame_reload|return_false" data-mjf_frame_id="frame_reload_iframe_example" id="frame_reload_iframe_link">Reload the iframe below</a> <iframe width="800" height="200" id="frame_reload_iframe_example" src="frame_reload_iframe.html"></iframe>
« Back to the main documentation