Embed tag in Opera

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
racer
Forum Members
Forum Members
Posts: 14
Joined: Sun Sep 30, 2007 12:16 pm

Embed tag in Opera

Post by racer »

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
streever

Re: Embed tag in Opera

Post by streever »

Hi racer,

i tihnk you should use an iframe:

  Alternative text for browsers that do not understand IFrames.
 
streever

Re: Embed tag in Opera

Post by streever »

one more:
{fetchurl url="http://www.somesite.thatiwant.com"}

fetchurl is a tag that is in CMSMS already
so you can just use this :D

it uses iframes
racer
Forum Members
Forum Members
Posts: 14
Joined: Sun Sep 30, 2007 12:16 pm

Re: Embed tag in Opera

Post by racer »

thanks for the suggestions, will try those tonight and post results.

-r
Post Reply

Return to “CMSMS Core”