Posted by Rasti | May 1st, 2009
JSXGraph is a cross-browser library for interactive geometry, function plotting, graphs, and data visualization in a web browser. It is implemented completely in JavaScript and uses SVG and VML.
Supported browsers
Mozilla Firefox
Opera
Safari
Google Chrome
Microsoft Internet Explorer
JSXGraph is easy to embed and has a small footprint: only about 55 kB if embedded in a web page. No plugins are required! JSXGraph...
Posted by Rasti | Apr 17th, 2009
Prototype is a JavaScript Framework that aims to ease development of dynamic web applications.
Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.
Prototype framework enables you to deal with Ajax calls in a very easy and fun way that is also safe (cross-browser)....