> El domingo, 23 de diciembre de 2012 14:04:21 UTC-3, Joe Barnhart 
escribió:I'm thrilled with some of the improvements in web2py 
> in the AJAX area -- esp. LOAD().  But I am a little concerned about 
architecting my new website in a way that *requires* Javascript 
> to access the basic navigation and display of my site's pages.

If we must take Google, Facebook or any popular web service out there as an 
example of good web practices, we can load all the client-side code we are 
able code or reuse, even if an old system user must retire in front of the 
display waiting for it to execute. Sometimes old pcs just wait there for a 
considerable time until all that code is initialized in the browser, and 
degrading gracefully seems not the way to go for those systems, as they 
continuously ask the users not to use old graphic interfaces (you take 
Google apps as example of this)

-- 



Reply via email to