I've nothing against javascript per se, in fact some of my favourite sites use it... as they say ;D I love some of the uses like checking username availability or password strength on the fly but have issue when there is no fall back.
Its not just to do with visually impaired people and browser agents that could handle things better. Corporate firewalls are also a random problem for people accessing sites that rely upon javascript. see http://tinyurl.com/yhcr7o for examples. I like to approach programming in a similar manner to many of the designers on this discussion list. White space is good. Brevity is good. The less you write the less you have to debug and maintain. The HTML protocol includes well established and well tested form submission so unless this javascript adds something I would ask why reinvent the wheel? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Posted from the new ixda.org http://www.ixda.org/discuss?post=23821 ________________________________________________________________ *Come to IxDA Interaction08 | Savannah* February 8-10, 2008 in Savannah, GA, USA Register today: http://interaction08.ixda.org/ ________________________________________________________________ Welcome to the Interaction Design Association (IxDA)! To post to this list ....... [EMAIL PROTECTED] Unsubscribe ................ http://www.ixda.org/unsubscribe List Guidelines ............ http://www.ixda.org/guidelines List Help .................. http://www.ixda.org/help
