Remember…
A few readers have been asking about that remember.pdf mentioned on page 5 that acts as a poster so you can remember some important things while writing your DOM scripts. Well, it seems I lost it but it’s back again. You can download it here. Thanks to those who noticed it was missing.
6 Comments »
RSS feed for comments on this post. TrackBack URI



It’s very nice!
but there is another error on page 16:
“According to the W3C (http://www.w3schools.com/browsers/browsers_
stats.asp)…”
Is it “W3C” or “W3Schools.com”?
and on page 8, the following description:
“One problem with the javascript: prefix is that it can handle only one function, nothing more.”
does it mean “with javascript: prefix can’t handle more than one function?”
if do so,test,will still work(popup1() and popup2() are two other predefined functions).
<a href=”javascript:popup(’http://advanceddomscripting.com’);popup1();popup2();”>test</a>
PS:the last one is right example!
Hi,
Before anything else I want to tell your book is classes better than any javascript book I have seen and I have been learning a lot from it. This has been a very good buy and I will definitely purchese your book on Google Maps Applications, too, when I arrive at that level..
Now I am writing to ask where I can have access to all those server side scripts you said we can download from your site on page 281 in the book.
Thanks very much,again.
Yours. Balázs Petróczi
ive printed and put up on my wall.