Search Results

JSEclipse updated to 1.5.2

javascript editor eclipse-ide web2.0 Notable javascript editor updated:

All prototype.js and script.aculo.us class extending idioms are now recognized
Full YAHOO framework support
Major performance improvement for content outline (smoother reparsing)
debugger keyword generates a line breakpoint marker in the editor - not an error
New button on the content outline toolbar to hide fields
var /** Object */ a; provides information [...]

Dojo Team releases version 0.3 of their famous open source javascript toolkit

ajax dojo framework
Dojo is the Open Source JavaScript toolkit that helps you build serious applications in less time. It fills in the gaps where JavaScript and browsers don’t go quite far enough, and gives you powerful, portable, lightweight, and tested tools for constructing dynamic interfaces. Dojo lets you prototype interactive widgets quickly, animate transitions, [...]

JSEclipse 1.5

javascript ide eclipse plugin web20 web-20 ajax JSEclipse — (still) free and neat javascript editor, distributed as a plugin for Eclipse IDE.
Pros: Code outline is the best I’ve ever seen, syntax checking, support of popular javascript “Web 2.0″ libraries / frameworks like Dojo and Prototype.
Cons: Lacks source formatting and debugging (but its possible to debug [...]

Include JavaScript files from JavaScript

includes javascript js external js+includes javascript+includes You can easily include external JavaScript files directly from JavaScript, just like include() in php etc. No more script src=…, but best of all its fully dynamic. Here’s that nice piece of code:

Pages: Prev 1 2