Luke Plant wrote: > On Tuesday 14 February 2006 10:07, Gábor Farkas wrote: > > >>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. > > > I have found this absolutely indispensable: > > http://www.visibone.com/products/cardcollection.html > > It includes lots of other web stuff (or you can just buy the JS sheets), > and it has compatibility information for all the major browsers (even > including Konqueror) for everything in it. I could rave all day about > it... > > Luke >
I have heard good things about this book: http://domscripting.com/book/ I use the O'Reilly pocket reference all the time at home and work, and it is very good (and cheap too): http://www.amazon.com/gp/product/1565925211/102-7652808-2130539?v=glance&n=283155 On the web, I use this as a quick reference: http://www.devguru.com/technologies/javascript/home.asp (note that it is missing the Node and Element objects, so the pocket reference book trumps it) Best regards, Graham. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

