Tag Archives: ajax

dojo.storage brings new capabilities to web services

Dojo toolkit, is well known in the Ajax community to provide numerous widgets to web developper. Since version 0.4.1, it provides a way to store data on the client side trough dojo.storage. It can use multiple ways to store those … Continue reading

Posted in Javascript | Tagged , , , | Leave a comment

Autocompletion with Rails and Scriptaculous

Scriptaculous offers a nice autocompletion component that integrates quite well with Ruby on Rails.Here is a link that shows different ways to plug it in your rails application: http://www.slash7.com/articles/2005/08/13/ajaxariffic-au…

Posted in Javascript, Ruby on Rails | Tagged , , , | Leave a comment