24 mar 2010

JavaScript Resources

Javascript, CSS, and (X)HTML entities in numeric order (http://www.evotech.net/blog/2007/04/named-html-entities-in-numeric-order/)
Below are the entities listed in numeric order with definition and ISO numeric code. CSS 'content' does not accept named entities or regular numeric entities such as @, but does render ASCII text and unicode...

Top 10 Things that JavaScript Got Wrong (http://net.tutsplus.com/tutorials/javascript-ajax/top-10-things-that-javascript-got-wrong/)
JavaScript, if only by default, is one of the most popular programming languages available. Over the years, it's been labeled as a nightmare to work with, and, to some extent, this is true! However, more often than not, what people mean to say is that the DOM API is a nightmare. Nevertheless, there are a handful of flat-out errors in the language...

Event compatibility tables (http://www.quirksmode.org/dom/events/index.html)
On this page I give a quick overview of events browser compatibility. I assume that you know the three event registration models (traditional, W3C and Microsoft) as well as event bubbling and capturing. I spent most of my time on the cross-browser events; the links in the first compatibility table lead to even more compatibility tables with detailed information about these events. I merely tested basic browser support for the Microsoft and W3C events without delving too deeply into the details...

source: http://www.noupe.com/javascript/35-fresh-javascript-jquery-tools-and-resources.html
---

No hay comentarios:

Publicar un comentario