- basic scripting - |
I'm glad that you've decided to make that leap into dHTML. (Actually, it's more like leaping in front of a train, but I don't want to scare you off, now do I?) It's hazardous, and requires some hard
work, but in the end, you'll be glad you learned dHTML. First of all, why would you want to learn
dHTML? Well, if you don't know all ready, dHTML can do some really neat stuff. You can find a lot of things on the front page of this website.
To start off, you need to know at least what dHTML stands for. It's dynamic Hyper-Text Markup Language. So, it's just HTML with a dynamic shoved in front of it. And dynamic? The defenition straight from the dicitonary is:
Notice I bolded some of the defenition. Tending toward change. That means you have some HTML. Then, by using dHTML, you change it's physical properties, or it's looks. dHTML is HTML that is changing or moving. Now for the technical defention of dHTML. Changing CSS properties of an object through JavaScript. Makes no sense? That's okay. It's the technical defenition. It's not supposed to make any sense.
|