Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-12-2011, 03:46 AM   PM User | #1
ahmd
New to the CF scene

 
Join Date: Aug 2011
Posts: 6
Thanks: 2
Thanked 0 Times in 0 Posts
ahmd is an unknown quantity at this point
iframe fallback code for Firefox is not rendered

I'm not sure if I'm doing something wrong, or what. I have the following code:

Code:
<iframe src="http://source">
<p><a href="http://source" target=_blank><img border="0" src="images/source.jpg"></a></p>
</iframe>
I was under impression that the stuff between the iframe tags will be rendered if the browser doesn't render the iframe itself, right?

Well, I'm testing it in FireFox 6.0 on a Windows platform, I went into setting and disabled JavaScript (which for some reason also disabled the iframes). So I load my page with the html above and the fallback code (inside the iframe tags) is not displayed at all. All I get is an empty space the size of the iframe object. Can someone tell me why?
ahmd is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:43 PM.


Advertisement
Log in to turn off these ads.