Forum Moderators: open

Message Too Old, No Replies

Good sites for DOM Scripting

Just starting out

         

Robin_reala

1:09 pm on Sep 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Seems like DOM scripting is the big technology for this year so time to jump in at the deep end again :) I've picked up a copy of DHTML Utopia (which despite the name came recommended), and I've done some Javascript before so it's not entirely foreign. What I'm really after is a site or two that I can refer to to find out what methods/attributes exist. Anyone got any recommendations?

It might be time to trawl through w3's DOM specs as well, come to think of it...

paolodina

2:58 pm on Sep 20, 2005 (gmt 0)

10+ Year Member



Regarding DOM, this has been useful to me: [mozilla.org...]

Anyway, I'm still looking for something better, so other pointers will be appreciated.

Thanks,
paolo

garann

3:49 pm on Sep 20, 2005 (gmt 0)

10+ Year Member



w3schools.com is a pretty good reference for DOM stuff, though it's kind of poorly organized.

Robin_reala

11:49 am on Sep 22, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'd found w3schools' DOM reference already but the devmo DOM ref is good, thanks!