Nov 22, 2009

Iframes Are Evil

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Designing > Web Design and HTML

Iframes Are Evil

sohahm
Iframes are Evil

Iframes are used for everything, but I have soooo much trouble with them.They never align right or they pop up something they shouldn't. I found frame generator, but even then I still got lost because I wanted a layout with them.

Is there any really good help sites that explain iframes?

Comment/Reply (w/o sign-up)

harriko
hm.. i think iframes are really do to do. its like a page inside and page. i am going to rebuild my website based on iframes. right now its just pages and pages. iframes will make it simpler and faster to load up.

i think you should start from scratch, make a new page coding around the iframe. or make a table and put the iframe code in the that table. then resize the iframe to 100% width and hieght. make a new page linking to that iframe and in that table is that page. simple as that!

Comment/Reply (w/o sign-up)

harriko
oh yeh i totally forgot! i got this url in my favourites which can tell you all about the iframes and how to build them.

CODE
http://ruff-designs.com/tutorials/htmliframecode.html


hope this helps!

Comment/Reply (w/o sign-up)

kaputnik
QUOTE (harriko @ Feb 20 2005, 12:36 AM)
hm.. i think iframes are really do to do. its like a page inside and page. i am going to rebuild my website based on iframes. right now its just pages and pages. iframes will make it simpler and faster to load up.

i think you should start from scratch, make a new page coding around the iframe. or make a table and put the iframe code in the that table. then resize the iframe to 100% width and hieght. make a new page linking to that iframe and in that table is that page. simple as that!
*


I suggest you use a table and place your iFrame in it.. works out much neater..
Also read this I'd posted earlier... http://www.astahost.com/index.php?showtopi...=kaputnik&st=10

I think you'll get the hang of it with one or two trys..

All the best.. Rashid

 

 

 


Comment/Reply (w/o sign-up)

Hercco
I agree that iFrames are evil. Not because they're hard to do, but because I just really really really hate them.

Yes, I'm hijacking this thread for my personal opinions on web design. Muhahahah!!

Using iFrames, or normal frames for that matter, for the site basic design is, in my opinion un-userfriendly, a mark of lack of design skills and/or lazyness.

Don't get me wrong, iFrames are OK for certain tasks. Like small boxes showing little something from another site and such, but when all site content is loaded into a frame so that the pages can't be neatly linked... Well that's when my face colour starts to fade towards #ff0000.

I wouldn't be foaming this much if there wasn't a simple and a more professional way to do this: CSS overflow. It possibly combined with server side including and you have visially equal good if not better looking design. And most importantly, easily linkable.

There, preacher has spoken and congregation shall obey. smile.gif

Comment/Reply (w/o sign-up)

Ryan
why do you need an iframe, just use php include, thats what i do, i generally hate iframes wih a select few exeptions.

Comment/Reply (w/o sign-up)

Tobias
You don't even need php to make a scrolling window. You can use div's inside of div's to create the same effect as an iframe.
CODE
<html>
<head>
<title></title>
<style type="text/css">
#box {
font-family:Arial,Helvetica,sans-serif;
text-align: center;
font-size: 10px;
width:160px;
height:160px;
overflow: auto;
}

.newscontainer {
margin-bottom: 20px;
}
</style>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080">
<div id="box"
<div class="newscontainer">
<span>You can put text in this</span>
</div>
<div class="newscontainer">
<span>And this</span>
</div>
<div class="newscontainer">
<span>And this</span>
</div>
<div class="newscontainer">
<span>And this</span>
</div>
<div class="newscontainer">
<span>And this</span>
</div>
<div class="newscontainer">
<span>And this</span>
</div>
<div class="newscontainer">
<span>And this</span>
</div>
</div>
</BODY>
</HTML>

Comment/Reply (w/o sign-up)

nachtgeist03
I personally can't stand i-frames for 90% of the ways I see them used. I always feel like I'm looking at a website through a keyhole in a door. All that beautiful space around the page... and I get to only look at that teeny-tiny part of the page change... dry.gif

I would have to agree with kaputnik on using a table though. Just wing the i-frame inside the table field, set the height and width of the frame to the same dimentions of the table field, and you should be good to go cool.gif

Comment/Reply (w/o sign-up)

jipman
Well... since the topic starters question is already answered and the latest few replies, are .....

how shall i put it... Off topic

I sentence this topic to eternal close-ation. smile.gif

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : Iframes

  1. Mixing XHTML 1.1 And iFrame - Or how to get around using iframes for a nifty AJAX trick (10)
  2. Iframes - Sick Of hates (37)
    Im so sick of Iframes these people running there mouths about designing with iframes is so terrible
    .... If its functionable and contains what they say it does i could rather careless if the hole
    page is frames =)...



Looking for iframes, evil

See Also,

*SIMILAR VIDEOS*
Searching Video's for iframes, evil
advertisement



Iframes Are Evil

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com