Intro to DHTML/DOM and how to get to elements in JS
Intro to DHTML/DOM and how to get to elements in JS
- Subject: Intro to DHTML/DOM and how to get to elements in JS
- From: Jim Witte <email@hidden>
- Date: Sat, 10 Apr 2004 00:53:42 -0500
Hi,
Can anyone recommend a good WWW site (or book) for an introduction to
DHTML and the DOM? I want to script a couple web-pages (interface to a
school database web-app), and am basically working by trial and error -
the official W3C specs are almost impenetrable to a novice, and one
page that at 'w3schools.com'
(
http://www.w3schools.com/dhtml/dhtml_dom.asp) didn't seem much better
- it explained the pieces, but now how the hierarchy fit together.
Also, does anybody know how I can set the value of a file INPUT
element? for a text INPUT element, I can just set it's 'value'
property, but that apparently doesn't work with file elements.
Jim
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.