Page 1 of 1

Iframe code not showing up?

Posted: Sun 15. Jan 2006, 23:56
by mstroz
I've setup an HTML content part to include an Iframe on this page: http://robbins-free.com/index.php?listings_map

Here's the code as I've keyed it into the part:

Code: Select all

<iframe width="745" height="545" frameborder="0" scrolling="no"
src="http://www.realbird.com/MyRealBird.aspx?id=B2B3C4F7&scale=100">
</iframe>
Here's the truncated html when I view source:

Code: Select all

</iframe>
That's it. Just the tag close.

I'm baffled.

Any ideas?
Thanks,
Mark

Posted: Sun 15. Jan 2006, 23:59
by pico
Hi

? works for me :?:

Posted: Mon 16. Jan 2006, 00:02
by mstroz
That's weird!

I'm trying in Firefox and IE and still can't access it.