CSS event:Selectors event:Selectors allow you to apply an event such as mouseover, mouseout, click, et al using a CSS style syntax. It keeps your layers separated and greatly reduces the amount of code you have to write. in Public bookmarkswith cssdownloadjavascriptlib
Grails - The search is over. Get instant feedback, see instant results. Grails is the premier dynamic language web framework for the JVM. Powered by Spring, Grails out performs the competition. Dynamic, agile web development without compromises. in Public bookmarkswith dynamicframeworklib
overLIB - Homepage overLIB is a JavaScript library created to enhance websites with small popup information boxes (like tooltips) to help visitors around your website. It can be used to provide the user with information about what will happen when they click on a link as we in Public bookmarkswith hoverjavascriptlibpopup
Underscore.js Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux. Collections each, map, reduce, detect, select, reject, all, any, include, invoke, pluck, max, min, sortBy, sortedIndex, toArray, size Arrays first, last, compact, flatten, without, uniq, intersect, zip, indexOf, lastIndexOf Functions bind, bindAll, delay, defer, wrap, compose Objects keys, values, extend, clone, isEqual, isElement, isArray, isFunction, isUndefined Utility noConflict, identity, uniqueId, template in Public bookmarkswith basicfunctionsjavascriptlibwebdev