Iframe code not showing up?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
mstroz
Posts: 53
Joined: Wed 13. Apr 2005, 18:38
Location: Macon, Georgia USA
Contact:

Iframe code not showing up?

Post 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
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

Hi

? works for me :?:
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
mstroz
Posts: 53
Joined: Wed 13. Apr 2005, 18:38
Location: Macon, Georgia USA
Contact:

Post by mstroz »

That's weird!

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