/    Sign up×
Community /Pin to ProfileBookmark

iframe problem in IE8

[url]www.keywordseek.com[/url]

The site displays perfectly in Chrome but doesn’t not display at all in IE8. It displays in Firefox but the bottom of the page gets truncated a bit. It supposedly has something to do with the iframe height but no matter what I change it to it won’t display in IE8. Is there another way I can do this aside from using iframes? Any help would be greatly appreciated.

<body>
<iframe src=”http://deuce.bryxen4.hop.clickbank.net” width=”100%” height=”35000″ frameborder=”0″ scrolling=”no”></iframe>
</body>

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@KorJun 24.2010 — Use CSS, not HTM attributes for iframe's size.

But, as long as there is no difference between your document and the page loaded in iframe, why not simply make a 301 redirect?
Copy linkTweet thisAlerts:
@deuce25authorJun 24.2010 — Hi Kor,

Yes, I could use a redirect but the point is I'm try to keep it under my domain name of keywordseek.com. Is a 301 redirect different than just a meta redirect?

How would I do it with CSS? I'm not very well-versed with CSS.

Thanks,

Deuce
Copy linkTweet thisAlerts:
@KorJun 24.2010 — CSS:

http://www.w3schools.com/css/

A meta redirect is not tolerated by the search engines. That means the search engines might consider the meta (or JavaScript) redirected address as a fake one.

A 301 redirect (made at the server-side level) is accepted.
Copy linkTweet thisAlerts:
@deuce25authorJun 24.2010 — I can find info on setting the paragraph size with css but not finding how to set the iframe size with css.
×

Success!

Help @deuce25 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 6.2,
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: @meenaratha,
tipped: article
amount: 1000 SATS,

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

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...