Hi
I'm using the embed tag to display an outside webpage within the content area. All works fine except it doesn't display in Opera at all. I changed the PHP script to say :
//Should script hide iframe from browsers that don't support this script (non IE5+/NS6+ browsers. Re
commended):
var iframehide="no"
So now it displays in Opera, but not correctly of course.
My question - is there any other way to embed a webapge into content area, that will work in all browsers?
tks
roger
Embed tag in Opera
Re: Embed tag in Opera
Hi racer,
i tihnk you should use an iframe:
Alternative text for browsers that do not understand IFrames.
i tihnk you should use an iframe:
Alternative text for browsers that do not understand IFrames.
Re: Embed tag in Opera
one more:
{fetchurl url="http://www.somesite.thatiwant.com"}
fetchurl is a tag that is in CMSMS already
so you can just use this
it uses iframes
{fetchurl url="http://www.somesite.thatiwant.com"}
fetchurl is a tag that is in CMSMS already
so you can just use this

it uses iframes
Re: Embed tag in Opera
thanks for the suggestions, will try those tonight and post results.
-r
-r