| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#4 (permalink) |
|
unusual suspect ™
Join Date: Jul 2004
Location: DE, USA
Posts: 3,067
|
I've only come across one instance where frames were actually necessary and this was in a small testing utility I built a few weeks back for work to test dev versions of sites versus live versions quickly and easily. Other than that, NO! |
|
|
|
#6 (permalink) |
|
Barney army!
Join Date: Mar 2003
Location: London
Posts: 692
|
Rarely useful. Can be useful for online documentation (contents in left frame, pages in the right frame...CHM/PDF style) but thats about it. Luke Redpath .::. Software Engineer .::. Reevoo - Real Reviews From Real Customers
|
|
|
|
#7 (permalink) | |
|
Zły
|
Quote:
And no don't use frames... |
|
|
|
|
#10 (permalink) |
|
Senior Member
Join Date: Oct 2004
Location: Chester
Posts: 364
|
If you were to use an online document system where you have links to content in one frame and the content itself in another. You can achieve this effect by having a sidebar with the links and using the DOM to show/hide content in a content div. Works quicker too. |
|
|
|
#11 (permalink) |
|
Sir digby chicken caesar
Join Date: Sep 2004
Posts: 5,289
|
Frames can be a plausable option when you need to call in websites that you have no control over content... take google image search as an ideal example. I had to do the same for a client who wanted to 'brand' several of his suppliers websites with his logo at the top - websites I had no access to and in some cases had no idea what they would look like... just dumping his logo into a header frame and calling in the required sites kept him happy. |
|
|
|
#13 (permalink) | |
|
Barney army!
Join Date: Mar 2003
Location: London
Posts: 692
|
Quote:
You honestly think something like this: http://api.rubyonrails.com Would be better without frames? Luke Redpath .::. Software Engineer .::. Reevoo - Real Reviews From Real Customers
|
|
|
|
|
#16 (permalink) | |
|
Barney army!
Join Date: Mar 2003
Location: London
Posts: 692
|
Quote:
Exactly, for navigating the extensive API docs, its practically perfect. Another example: http://www.ruby-doc.org/core/ Frames were designed for this sort of thing, don't let anybody tell you otherwise. Look at things like Adobe Acrobat bookmarks view, Windows CHM files. Its all the same. Online documentation without frames (especially ones with horrible Java plugins to replace the contents tree on the left) get a huge thumbs down from me. Luke Redpath .::. Software Engineer .::. Reevoo - Real Reviews From Real Customers
|
|
|
|
|
#18 (permalink) | |
|
Barney army!
Join Date: Mar 2003
Location: London
Posts: 692
|
Quote:
Except when you need to. Luke Redpath .::. Software Engineer .::. Reevoo - Real Reviews From Real Customers
|
|
|
![]() |