Copied from the community post: http://community.wikidot.com/forum/t-108427/iframe-inside-tabview-doesn-t-work
jkubacki wrote:
Here is an iframe:
[[iframe http://www.wikidot.com]]
and it works
Here is a tabview
[[tabview]]
[[tab tab1]]
[[/tab]]
[[/tabview]]
But the problem is that the following code
Alright I found that if the iframe syntax located inside the tabview syntax, the iframe syntax cannot perform a page redirection, like:
[[tabview]]
[[tab tab1]]
[[iframe http://www.wikidot.com]]
[[/tab]]
[[/tabview]]
But if you use the complete URL, you can open the page, because it's not redirected…
[[tabview]]
[[tab tab2]]
[[iframe http://www.wikidot.com/start]]
[[/tab]]
[[/tabview]]
[[tabview]]
[[tab tab2]]
the syntax of tabview is brocken !
test with include
[[tabview]]
[[tab tab3]]
[[div class="error-block"]]
Included page "test-view-include" does not exist ([/test-view-include/edit/true create it now])
[[/div]]
[[/tab]]
[[/tabview]]
[[tabview]]
[[tab tab3]]
Included page "test-view-include" does not exist (create it now)
standard - live "_template" used without any tricks but with header changed to show playground background image…





