PROT'o'TYPE
Prototype is a Java Script framework that aims to ease development of dynamic web applications. Its development is driven heavily by the Ruby on Rails framework, but it can be used in any environment.
Prototype framework enables you to deal with Ajax calls in a very easy and fun way that is also safe (cross-browser). Besides simple requests, this module also deals in a smart way with JavaScript code returned from a server and provides helper classes for polling.
Developer Point of view:
"using raw ajax means very diffical to manage
using prototype framework easy to using ajax Technology"
Example program --http://siva2baba.diinoweb.com
|