2008/11/6 Anthony Roger Buck <[EMAIL PROTECTED]>: > Hey, > > Thought i would start a new thread for this one ;) How does Wt deal > with really old browsers?
I don't know. I once used netscape 1.1 on the Wt homepage and I could see most of the text. > IE4 & NS4 have different levels of support for > <span> which i believe is used by WText. Is there a mechanism to > identify pre-4 browsers and output HTML 3.0? No. > Also is there any work > being done to allow widgets to embed capabilities to comply with > WAI-ARIA (http://www.w3.org/WAI/) for screen reader support and such like? > Wt is one of the few toolkits where most elements work well when JavaScript is disabled - it is often heard that JavaScript heavy websites typically cause problems for screen readers (is it?). The screen reader I tried is for example capable of reading the homepage and following all links. I don't know enough on this topic to say more sensible things, but I believe the application writer has at least an as big responsibility toward WAI-compliance as the toolkit authors. We haven't received motivated negative WAI-related feedback so far :-), but we're always interested in improving the toolkit... Regards, Wim. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
