Re: Some javascript works, others not



OK, I totally agree with you that this code is unreadable, but I didn't
know that nested forms were a no-no. I'm looking to create some valid
code from this page but I'm going to need help. I have <form
Name="myform"> nested inside <form Name="kpt"> and I have no idea how
to get away from that without losing the functionality of the "myform"
form.

Lee, in response to your question, perhaps I have the naming
conventions wrong. I'm only editing this page, I didn't create it from
scratch. I thought that something like
"document.kpt.bck1.style.backgroundColor" would refer to the
backgroundColor of button "bck1" in form "kpt" in my document. No?

pk

.


Loading