public marks

PUBLIC MARKS from lz00zl with tag javascript

06 March 2006

05 March 2006

CSS Properties to JavaScript Reference

by 10 others
This is actually pretty darn useful. It's a table that tells you how to reference css properties to javascript. Why's it useful? for when you are coding loads of dynamic AJAX stuff

02 March 2006

Javascript in Ten Minutes (Javascript)

by 22 others
Javascript is a dynamically and weakly typed language. Variables are declared with the keyword var, and the type of the variable is inferred at run-time. Common simple types, such as Number, String, and Boolean are supported. The most important type howev

lz00zl's TAGS related to tag javascript

bookmarklet +   calculator +   css +