On 02/14/06 11:07, Gábor Farkas wrote:
hi,

i'd like to increase/enhance my javascript knowledge, which right now is rather limited (zero?) :)

so, are there are books/websites you can recommend?

i'm primarily interested in the application of javascript to the webpages, so DOM manipulation and things like that.

of course i am also interested in learning about the object-model of javascript and things like that, but what i'm lacking right now is the knowledge about the javascript-webpage interaction.

thanks,
gabor


I'ld have a look at "JavaScript - The Definitive Guide" by David Flanagan [1].

An in dept overview of the language and at the same time a complete reference.

In my JS-learning-days I always had it with me, used it daily.

cheers
Steven

[1] http://www.oreilly.com/catalog/jscript4/

Reply via email to