In comp.infosystems.www.authoring.html,
> 2012-10-11 22:25, Eli the Bearded wrote:
> > Frames suck big time in text mode browsers.
> Text mode browsers have lost much of their importance since 1991 (or was
> it 1992?), when I first used one. Even absolutely, and especially
> relatively.
I probably in a minority here, but I use them regularly.
a) "lynx -dump" is my preferred "html to rendered text" method.
b) I still care about and test for site usability for vision impaired
users, and have multiple different text mode browsers installed for
that purpose.
c) When my network connection gets swamped (bad wifi area, big download,
etc), non-graphical browsers work faster.
Exactly, and it shows the whole page at once, unlike a frames site
where you can only see one frame at a time. Lynx works the same way,
showing you just a single frame at a time on a frames site. The frameless
frames are an improvement.
> (Of course, a frames site could have *other* issues, and often has. But
> let's not blame frames for alt-less images or JavaScript-driven navigation.)
edbrowse has javascript support (it uses the Spidermonkey libraries) to
deal with JavaScript-driven navigation. It has enough javascript support
that it shoots itself in the foot on one frames-based site I use.[*] That
site has javascript to redirect the browser to the frameset if you go to
a subpage. edbrowse cannot view any of the subpages. Lynx can view the
subpages, but then can't follow any of the javascript links on them.
Usability nightmare.
Elijah
------
[*] without naming it, let me state it is a game site that does not need JS