Beginning JavaScript and CSS Development with jQuery
Richard York
Broschiertes Buch

Beginning JavaScript and CSS Development with jQuery

Versandkostenfrei!
Nicht lieferbar
This book covers the jQuery JavaScript framework and the jQuery UI JavaScript framework to get more results more quickly out of JavaScript programming. I cover each method exposed by jQuery's API, which contains methods to make common, redundant tasks go much more quickly in less code. I also cover how jQuery eliminates certain cross browser, cross platform development headaches like the event model; not only does it eliminate these headaches, but it also makes it easier to work with events by reducing the amount of code that you need to write to attach events. It even gives you the ability to...