| croczilla.com | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Stratified JavaScriptA cross-browser extension to JavaScript providing advanced concurrency abstractions. It's implemented in JS itself; runs in unmodified IE, Firefox, Chrome, Safari. Does not require any native browser support. For an overview of features, see this blog post. Samples & PresentationsEU Mozcamp interactive presentation slides, Prague 4. Oct '09. How to use itThe easiest way to play around with SJS is to add the following include at the top of a html file: <script type="text/javascript" src="sjs-loader.js"></script> (You can grab the most recent version of the file sjs-loader.js here.) When the document has loaded, sjs-loader will look for any script tags with type="text/sjs", and compile & execute them. sjs-loader also makes available some library code for Ajax programming. Implementation status
|
| (c)2005-2009 alex fritze | |