/    Sign up×
Community /Pin to ProfileBookmark

iFrame in Mozilla

Is there a special tag for displaying iframe tags so they display well in Mozilla? I did my site and the iframe was fine in IE but not Mozilla.
Help would greatly be appreciated. The code I’m using is

<iframe src=”spirituality2.html” name=”Spirituality”width=”880″
height=”500″scrolling=”yes” frameborder=”1″> </iframe>

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@ray326Jul 26.2006 — Define "display well" or provide us a link.
Copy linkTweet thisAlerts:
@felgallJul 26.2006 — If it is coded exactly as shown then there are a couple of spaces missing in fromt of width and scrolling that may be the problem.
Copy linkTweet thisAlerts:
@MissMimiauthorJul 26.2006 — I put the spaces but it didn't work. The site is [URL=http://www.dpd.org]http://www.dpd.org[/URL] Click on the "Spirituality" link. Thats the page with the iFrame. Thanks
Copy linkTweet thisAlerts:
@KorJul 26.2006 — I put the spaces but it didn't work. The site is [URL=http://www.dpd.org]http://www.dpd.org[/URL] Click on the "Spirituality" link. Thats the page with the iFrame. Thanks[/QUOTE]
No, you did not. You must leave a space between attributes. Write the code line like this

<i>
</i>&lt;iframe src="spirituality2.html" name="Spirituality" width="880" height="500" scrolling="yes" frameborder="1"&gt;&lt;/iframe&gt;
Copy linkTweet thisAlerts:
@MissMimiauthorJul 27.2006 — Now I did, but it still doesn't work. I used them in this [URL=http://www.caseyclassic.com]site[/URL] without the spaces and they work. I'm thinking that the problem might be because the bottom part is a CSS layout and it's somehow causing the problem. :mad: But thanks for your help.

The layout is a "div" tag

<div id="footer">

#footer{

background: url('images/footer.jpg') no-repeat top center;

height: 162px;

color:#fff;

font-style:Verdana, Arial, ;

font-weight:normal;

font-size:10px;

}
×

Success!

Help @MissMimi spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.20,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...