okey dokey,
if you look at the bottom of this page here, my footer isnt working. the unordered lists are inside the footer div, which has a background color of #333333.
But, for some reason, it is like it doesn’t recognize that the ULs are in the footer div.
Also, anyone know of some good scripts that, in a form, clear the default value of an input box on focus, and (if the user didn’t type anything), returns it back to the default value?
I have one right now taht is lengthy but works, but doesn’t work in textarea boxes (since there is not value property for textareas).
Thanks again.