473,387 Members | 1,504 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

DOM codesheet

I need a small reference manual, for DOM class, where can I get some
PDF or may be better CHM? Im programing in PHP and I need more
experience in JScript. so, I think I need some cheat sheet or may be a
little manual, to mange every class.
Thanks a lot... And! Firefox Rulez!

Alvaro J. Vera
VNC Santa Fe - Web Design
http://www.vncsfe.com.ar

Oct 17 '07 #1
1 1226
On Oct 18, 5:07 am, "alvarojavierv...@gmail.com"
<alvarojavierv...@gmail.comwrote:
I need a small reference manual, for DOM class, where can I get some
PDF or may be better CHM? Im programing in PHP and I need more
experience in JScript.
I think you would do better to get experience in javascript. :-)

And remember that javascript (or ECMAScript Language) is the language,
the DOM is a host environment that can be manipulated using javascript
(or other languages).

Try the FAQ for suggested resources:
<URL: http://www.jibbering.com/faq/ >
so, I think I need some cheat sheet or may be a
little manual, to mange every class.
Thanks a lot... And! Firefox Rulez!
Gecko DOM reference:
<URL: http://developer.mozilla.org/en/docs..._DOM_Reference >

MSDN HTML and DHTML Reference:
<URL: http://msdn.microsoft.com/library/de...ence_entry.asp
>

--
Rob

Oct 18 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.