Click to See Complete Forum and Search --> : to Frame or not to Frame?


paper
12-11-2003, 01:53 PM
I've always hated frames.. It used to be that back in the day, certain browsers couldn't support it. But now, practically all browsers can support them. And yet.. I still don't use them.

I was helping a friend the other day create a site and he wanted to use frames. I shuddered at the thought of it and told him "absolutely not!" :mad:
He then asked, "why not?" :confused:
I stopped myself.. and couldn't say anything in return.

Maybe I was just plain clueless or maybe I liked sticking to my old ways..

Does a reason still exist for not using frames??
Would YOU use frames??

iniquity101
12-11-2003, 02:09 PM
Id use Iframes but not frames

frames cause to many probs

lcscne
12-11-2003, 02:13 PM
I'd use a <div> and CSS combination.

paper
12-11-2003, 02:14 PM
iframes.. i seem to be waaay behind on things... :eek:

pyro
12-11-2003, 02:43 PM
Frames suck. Here's a few reasons why:

1 - They are bad for you search engine ranking. Individual frame pages get logged, leaving users without the rest of the frameset when they visit these pages. Often times, the frames they don't have are necessary for navigation.

2 - Along the same lines, what if a user wants to bookmark an individual page?

Just say no! :p

havik
12-11-2003, 02:53 PM
Only used frames once, never used it again. I have used iframes recently

soccer362001
12-11-2003, 03:58 PM
I used to use frame but now i uses divs and css.

Paul Jr
12-11-2003, 04:09 PM
Only once did I ever use frames... But that was before I saw the light. To this day I use CSS, and I have never looked back. I am a better man because of it. :D

Point: CSS is the future, don't ignore it.

jochem
12-15-2003, 04:10 AM
Check out the ongoing discussion / tutorial on this subject here: http://forums.webdeveloper.com/showthread.php?s=&threadid=22864.

Cheers, Jochem :cool: