-
DHTML/CSS Tutorial
Does anyone know of a site (or specific link) where I can find some tutorials about DHTML and CSS.. Im interested in techniques to do something like the following:
On an ASP page, have a combobox, upon selecting a different item in the cbo, have a different html form be displayed. I also want to do this without any server postback (which is what makes .net so easy to use!)
Thanks
-Matt
-
http://www.webmonkey.com has some good tutorials on all
aspects of webdev.
-
Thanks progressive, I'll check them out
-mcd