Jump to content

Recommended Posts

Posted

 

Hi all,

 

I created a page with a section that uses iframes and the allowTransparency does not work in Netscape 7. Any ideas as to what I might have done wrong? or does there need to be a workaround?

 

HTML with IFrame code:

><iframe align="left" frameborder="0" height="250" hspace="0" marginheight="0" marginwidth="0" name="myEye" scrolling="auto" src="img1.htm" title="myFrame" vspace="0" width="500" allowtransparency="true" style="background: transparent;">

 

Iframe source code includes:

><body style="background: transparent;">

 

the page isn't up yet, still in creation, so I don't have any links to the example.

 

thanks everyone! :),

!!blue

Posted (edited)

Hi,

 

I would not use IFRAME even if I was paid too, there nasty, annoying and can be removed/over ridden by the user who is surfing. You should be able to do the same thing with layers and div tags

 

A quick goggle shows numerous problems with IFRAME and netscape

 

Jim

Edited by Jimuni
Posted

Jim,

 

The reason I'm using iframes is because I want to have next and previous

buttons change the iframe content without having to do extensive JavaScript,

PHP or other code (call it laziness?).

 

When you say layers, what exactly do you mean? And can layer contents be changed

with next and previous links? Will have to do research on this... :)

 

Thanks,

!!blue

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...