been starting to get into some javascripting lately (seems to make more sense to call it DOM-scripting, since you are pretty much always working with the Document Object Model, or DOM for short). It’s pretty cool the way you can dynamiclly add and remove content easily from the html page. And since javascript and Actionscript are so closely related, anyone comfortable with AS should easily be able to pick it up quickly. While looking around to find some info about it, I found a great little resource site: QuirksMode has some awesome info on javascript, the DOM, CSS and more. It’s mostly geared toward the the novice and those seeking more information on the basics and background of js, the dom, and css.
I know there’s a lot more like this out there, if anyone cares to share just drop a comment.
Posted by flashape at 11:10 AM | Comments (7)
FlashApe » DOM-scripting
DOM-scripting
- April 22nd, 2005
- 1:14 pm