Re: Suggestion: aax - Ajax Without Javascript

A minor correction to the chat example:

 - Fetch new chat messages as fast as possible
   (Throttled by server side long polling):
   <div id="chat" aax="0; /chatNewMessages.aax; append">

Received on Saturday, 27 September 2014 20:55:45 UTC