Details - Web 2.0 & AJAX :: prototype with mx ajax Toolbox
This thread was displayed: 855 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
hewal yavun
06-11-2006 23:53:04 GMT +2
|
Prototype is a Java Script framework that aims to ease development of dynamic web applications. I think it very usefull.You just includes forexample <script src="/javascripts/prototype.js" type="text/javascript"></script> <script src="/javascripts/scriptaculous.js" type="text/javascript"></script> when you apply these two javascript and then you starts to apply - builder
- effects
- dragdrop
- controls
- slider
than Litle codes to apply on texts,forms,images
|
|
|
Andrei DRAGOMIR[InterAKT]
06-13-2006 13:24:16 GMT +2
|
Hello Hewal. We have already started using the prototype and script.aculo.us libraries in our MX AJAX Toolbax product. We use prototype as building block for our components, and script.aculo.us for other things like effects, drag and drop etc.
Regards,
Andrei
|
|
|
James Harrison
07-06-2006 20:14:53 GMT +2
|
Personally i've found the OpenRico library very nice to use- it has support for a lot of graphical improvements and some handy AJAX shortcuts.
|
|
|