JavaScript + jQuery Reference -


i find myself using google javascript or jquery method, takes me either jquery's documentation or w3schools javascript reference. prefer rails' documentation. there sites out there make easy browse , search both javascript , jquery core apis? (bonus points if has cross-browser support notes.)

i'm not sure if know of this?

http://jqapi.com/

for browser support need this:

http://caniuse.com/

jquery 1.9 has support browser till ie6, 2.0 ie9+


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -