- AJAX, Flash, Silverlight, or JavaFX...
Some of the more notable visual effects and desktop-like interactions include Prototype-esque fades, Dojo style fisheyes, the near ubiquitous drag-and-drop, and, of course, who can live without the entertainment provided by the assortment of animated loading icons that now distract us while AJAX does its asynchronous "thing."
in Public bookmarks with ajax javascript
- Central JavaScript Library URLs
Jon Davis has created CacheFile, a place to store versions of common libraries such as Dojo, jQuery, Ext, Prototype and more. Dojo has a nice CDN already thanks to AOL, and YUI thanks to Yahoo! The other libraries don't have the same, so this could be the solution:
in Public bookmarks with ajax javascript programming
- Creating extensible Prototype Widgets
Justin Palmer has written about avoiding bloat in widgets with respect to Prototype.
in Public bookmarks with ajax javascript
- ECMAScript 4 Language Overview Final Draft
The final draft for the language overview of ECMAScript 4 has been released. This is not the spec itself, but the starter overview document.
in Public bookmarks with ajax javascript programming
- JavaScript - Cross Browser Modal Dialog Box
The following JavaScript code snippet demonstrates how to create a wide variety of modal dialog boxes which force the user to answer the question prior to continuing on. To see this in action, JavaScript Modal Dialog Demo.
in Public bookmarks with ajax javascript programming by 2 users
- JavaScript 2: News and Opinion
Brendan has been talking about ES4 for a long time now, and we have been a little surprised at how little people had been paying attention to it. But, of course, it is like an election.
in Public bookmarks with ajax javascript programming
- Making JavaScript Safe With No Script
Douglas Crockford really wants to make JavaScript safe and you can tell that he is frustrated in his new post on No Script:
in Public bookmarks with ajax javascript programming
- On Demand JavaScript Libraries
Dov B. Katz has released JSLoader, his open source on-demand JavaScript library. He explained to us:
in Public bookmarks with ajax javascript programming
javascript from all users