![]() | |
#11
| |||
| |||
|
|
You seem to be unaware of the sense of the word "accessibility" as used in the context of in user interface design. It's concerned with the ability of users *outside* the "most of the users" category to use an interface (web site, etc.). That includes users who work with text-based browsers, Braille readers, speech synthesizers, and so forth, which may not have frames support at all. |
#12
| |||
| |||
|
|
That includes users who work with text-based browsers, Braille readers, speech synthesizers, and so forth, which may not have frames support at all. |
|
if you're Christian, you *can* seek spiritual guidance from a rabbi or an imam. However, you *shouldn't* if you're going to become indignant when the responses are given (as they will be) in a Jewish or Muslim context rather than a Christian one. |
#13
| |||
| |||
|
|
Indeed. "Accessibility" has nothing to do with browser compatibility but has everything to do with allowing physically-challenged users complete access to site contents. |
|
By example, the code contained within the home page of http://ilovemiliofede.altervista.org/ does not display any links to subsequent pages: [cut] Cascading style sheets can do many of the same things frames were originally designed to do. Additionally, CSS can be created for specific accessibility needs, e.g. braille, speech, etc. |
#14
| |||
| |||
|
|
Frames are a no-no for accessibility. They also create search engine optimization problems. Besides, frames are so "1998" and Netscape/IE ver.3.0. |
#15
| |||
| |||
|
|
Steve Sundberg wrote: Frames are a no-no for accessibility. They also create search engine optimization problems. Besides, frames are so "1998" and Netscape/IE ver.3.0. It is possible to work around those issues; but its so much work that it probably isn't worth the effort. |
#16
| |||
| |||
|
|
Steve Sundberg wrote: Frames are a no-no for accessibility. They also create search engine optimization problems. Besides, frames are so "1998" and Netscape/IE ver.3.0. It is possible to work around those issues; but its so much work that it probably isn't worth the effort. |
#17
| |||||||||
| |||||||||
|
|
On Mon, 07 Mar 2005 12:20:32 -0500, Harlan Messinger hmessinger.removethis (AT) comcast (DOT) net> wrote: You seem to be unaware of the sense of the word "accessibility" as used in the context of in user interface design. It's concerned with the ability of users *outside* the "most of the users" category to use an interface (web site, etc.). That includes users who work with text-based browsers, Braille readers, speech synthesizers, and so forth, which may not have frames support at all. Indeed. "Accessibility" has nothing to do with browser compatibility but has everything to do with allowing physically-challenged users complete access to site contents. Perhaps N! Xau isn't aware that sites using frames are not accessibility-friendly. |
|
The "target" frame often does not contain any navigatible links to other pages. |
|
By example, the code contained within the home page of http://ilovemiliofede.altervista.org/ does not display any links to subsequent pages: frameset framespacing="0" border="0" frameborder="0" rows="55%,*" frame name="superiore" scrolling="no" marginheight="8" src="index_top.htm" frame name="inferiore" target="_top" src="index_bottom.htm" noframes body background="_themes/sumipntg/sumtextb.jpg" bgcolor="#FFFFFF" text="#000066" link="#3333CC" vlink="#666699" alink="#990099"><!--mstheme--><font face="Verdana, Arial, Helvetica" p>La pagina corrente utilizza i frame. Questa caratteristica non è supportata dal browser in uso.</p !--mstheme--></font></body /noframes /frameset |
|
Frames are a no-no for accessibility. |
|
They also create search engine optimization problems. |
|
Besides, frames are so "1998" and Netscape/IE ver.3.0. |
|
Cascading style sheets can do many of the same things frames were originally designed to do. |
|
Additionally, CSS can be created for specific accessibility needs, e.g. braille, speech, etc. |
#18
| |||
| |||
|
|
On Mon, 07 Mar 2005 19:35:15 +0000, David Dorward <dorward (AT) yahoo (DOT) com wrote: Steve Sundberg wrote: Frames are a no-no for accessibility. They also create search engine optimization problems. Besides, frames are so "1998" and Netscape/IE ver.3.0. It is possible to work around those issues; but its so much work that it probably isn't worth the effort. Yes, you can do workarounds. One solution to what framing lacks is to include navigatible links on in each of the frames ... but then you run the risk of creating very cluttered content and, when there's the need for navigation updates, a real headache for the person who has to keep track of what leads where. It's far easier and more efficient to create a frame-link appearance with style sheets. But that's all it is -- an 'appearance'. |
|
CSS also solves the problem of accessibility. <grin |
#19
| |||
| |||
|
|
David Dorward wrote: Steve Sundberg wrote: Frames are a no-no for accessibility. They also create search engine optimization problems. Besides, frames are so "1998" and Netscape/IE ver.3.0. It is possible to work around those issues; but its so much work that it probably isn't worth the effort. Particularly the effort needed to enable users to bookmark specific pages. |
#20
| |||
| |||
|
|
In message <3964ggF5urk89U2 (AT) individual (DOT) net>, Harlan Messinger hmessinger.removethis (AT) comcast (DOT) net> writes Particularly the effort needed to enable users to bookmark specific pages. 'Favorites' --> 'Add to Favorites' --> (create in) --> OK |
![]() |
| Thread Tools | |
| Display Modes | |
| |