

This demonstrates use of the iframe tag in a wordpress page.
The iframe tag, like some other html stuff, is not compatible with the WYSWIG (visual) tab in the WordPress page editor. I don’t normally use that tab, doing all my html work in dreamweaver then pasting my results into the HTML tab view of the page editor. Â
For that, iframe works fine.
But if you want to display an iframe but you prefer to use the visual tab to do your page edits then you’ll first have to install a plugin called “Iframe Embedder”.
With it you can simulate the iframe tag in wyswig mode, and it renders properly on the blog. To embed the following frame, I used this code:
(iframe http://spotwalla.com/tripViewer.php?id=c884c3bf76a0ecfd 100% 600px)
Except using brackets instead of parentheses: