|
|
|
|
|
by EddieDante
1480 days ago
|
|
Progressive Enhancement will never not be relevant. If your web application doesn't work in Lynx over 56K dialup, then your application doesn't work. You can implement an app under these constraints if you use standard HTML forms and do all your processing server-side. |
|