T O P I C ��� R E V I E W
|
Michael Dracon
Member # 4
|
posted
I was thinking about making a new (non-Star Trek) webpage with frames. But these days almost every page no longer has frames. Is it becoming obsolete? What do you prefer?------------------ "I think I speak for everyone here when I say, 'Huh?'." - Buffy
|
Fabrux
Member # 71
|
posted
My site has frames ------------------ "Huh. An intelligent guard. I never would have guessed." -Preed, Titan A.E.
|
Aethelwer
Member # 36
|
posted
It depends on whether you need frames. Most of the sites I've done don't use them, but SFSD does, because I have that long list of ships and the individual pages don't need a lot of screen space.------------------ Frank's Home Page "However, trying to convince your friends to learn a language is about as easy to do as getting a date with the pickup line 'Have you been to Weight Watchers?'" - How To Invent A Real Language [This message has been edited by The Shadow (edited July 25, 2000).]
|
Hobbes
Member # 138
|
posted
I don't even know how to use frames. Let alone the need for them when a table will do.------------------ O'Neill: "I think what Captain Carter is trying to say is, what do we do now?" Bra'tac: "Now we die." O'Neill: "Well that's a bad plan." Federation Starship Datalink New and Improved! Fresh minty scent, same great taste!
|
Fructose
Member # 309
|
posted
If you want a simple look, go frameless. If you want to have some complexity, use frames, but make them easy to use. I like simple, so I have a frameless site.------------------ It doesn't matter if you don't know what you're doing as long as you look good doing it.
|
Jeff Raven
Member # 20
|
posted
Frames are out. Tables are in.When I learn tables, I'll use them. ------------------ "The lies I told are not falsehoods according to my definition of truth." Bill Clinton "All stupid people are liberals, because they don't know any better." Rob Rodehorst "Don't underestimate the power of stupid people in large groups" - Dilbert, Scott Adams
|
Fabrux
Member # 71
|
posted
What about a table menu in a frame? ------------------ "Huh. An intelligent guard. I never would have guessed." -Preed, Titan A.E.
|
Brown_supahero
Member # 83
|
posted
Tables are in because most corporate sites use PHP or ASP or CGI to produce webpages and they are not able to generate framesMy rules to "frame or not to frame" I frame if High graphics "media" if it has flash and shit i frame High traffic if i want you to go somewhere else but yet stay in my site, frame If you're to lazy to make complex tables (god damn dumb ass attributes) frame There is a new trend now for simple webpages to multiple repeating HTML codes (ie side/top navigation bar) throught your site using Java. Want to learn it come to my class at the University of ......... sorry for that plug but for some reason enrollment is down for september, well it still june ------------------ "...that degenerative honky." - Hermes refering to fry in Futurama
|
Charles Capps
Member # 9
|
posted
quote: Tables are in because most corporate sites use PHP or ASP or CGI to produce webpages and they are not able to generate frames
Correction: Their programmers are too lazy to make their scripts generate frames.------------------ "Guess what? I got Marina Sirtis to sign my butt!" -- Fooker, GPF
|
Bernd
Member # 6
|
posted
Despite the easy navigation, there are several reasons against frames - why almost none of the big search engines or company pages uses them:- It is harder to design frames to support all screen resolutions than it is w/o them. Parts of the index frame may not be visible. You might suppress the ugly horizontal scroll bar or just accept that buttons are only partially visible in some cases. - Administration is complicated if there is more than just a standard frame for the whole site which is always there. - If the frame sets change, "frames in frames" may appear under certain circumstances. - Netscape crashes more often in frames than in single pages. - Some users (like me) like to open pages in new windows which appear w/o the frame. - The content frame is found in a search engine, and displayed w/o the index frame, so that no navigation is possible. - Sometimes full size screens are just better for the visualization. BTW, IMHO Java navigation is a horrible thing, since it considerably slows down ("starting Java...") the rendering of each single page even on fast computers. Simple navigation should be done only with HTML or, if necessary to implement a "mouse-over" effect, with JavaScript. ------------------ "Species 5618, human. Warp-capable, origin grid 325, physiology inefficient, below average cranium capacity, minimum redundant systems, limited regenerative abilities." Ex Astris Scientia
|
Michael Dracon
Member # 4
|
posted
Some very good things to think about. Thanks!I'm currently leaning towards frames, but I saw a very good layers example which I might use. If I'm doing frames, I'm making sure it's fully usable in 640x480, although some users tend to use smaller windows on larger screens. ------------------ "I think I speak for everyone here when I say, 'Huh?'." - Buffy
|
Fabrux
Member # 71
|
posted
Well, my page has a background in the "main" frame that can only be seen at 1280*1024... However, that resolution isn't all that popular, so it doesn't really matter. It's just a mirror of the background on the menu. I put it there so I can see it... ------------------ "Fragile. Do not drop" --posted on a Boeing 757
|