Iframe Issue

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
BigDee
Regular
Posts: 10
Joined: Sat Apr 01, 2006 2:49 am

Iframe Issue

Post by BigDee »

Im trying to setup a simple iframe

It worked before in version 0.9, but for some reason this same file setup wont work for me in version 1.0

is there something that im missing here or is there a plugin that I must add to view iframes in version 1.0???????
<iframe src="http://testsite.com/file.swf" name="testfile" scrolling="auto" frameborder="no" align="center" height = "500px" width = "500px">
</iframe>
:idea:
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Iframe Issue

Post by garvinhicking »

Hi!

Can you please describe how you try to include that iframe? Are you using the wrapURL plugin, or what?

Can we see your URL where you try this?

It should all work as before...

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
BigDee
Regular
Posts: 10
Joined: Sat Apr 01, 2006 2:49 am

Html works OK after reinstall...<>

Post by BigDee »

OK, it was my bad...<>

I had a bad installation.

Un and then Re and all is OK.

I tell U, its like having another job when setting up a new site and checking for errors and other stuff.

Sorry 2 bother ya'll :wink:

<iframe src="http://testsite.com/file.swf" name="testfile" scrolling="auto" frameborder="no" align="center" height = "500px" width = "500px">
</iframe>
Post Reply