Show in a block
Ole Martin - April 14, 2009 - 17:37
| Project: | Iframe |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | iframe, iframe in ablock |
Jump to:
Description
I tried to insert the code in a block, but only my own page show up.
How can we get the same effect in a block as a node? I want to use it with Panels.

#1
For other who want to do the same;
<div class="iframe_title"></div><iframe src="http://drupal.no/" width="100%" height="700" frameborder="0" id="iframe-0" name="iframe-0">Your browser does not support iframes. But You can use the following link. <a href="http://drupal.no/" title="">Drupal.no</a></iframe> </div>#2
try module insertFrame.
#3
can you be more specific? I would like a clickable title that displays the iframe in another panel pane. Is this possible?
thanks