freshb
06-24-2003, 08:58 AM
Hi guys, I am unfortunately an extreme amateur at Javascript. I tried searching through the archives for the answer to this issue, and I may have actually found the answer, but I may be too novice to even realize that I did. So please, forgive me if I sound like an idiot here.
I have a simple HTML form. It has 4 fields, 2 are text inputs, 2 are select drop downs. Each text field controls a drop down, in other words, a text field has to contain info in order for its concurrent drop down to be enabled (its default status is disabled).
Oh, and it all has to be in the current page session, not after submittal.
Anyways, I'm sure this is probably massively easy to do for anyone who knows a lick of JavaScript (ie; anyone above my skill level). If this question has been answered before, a URL pointer to the previously discussed thread would work just as well. Even though, an exact example in this case would be appreciated.
I hate having people code for me, but today is the day I start learning this damn language, so any help is greatly appreciated.
Thanks!!!
I have a simple HTML form. It has 4 fields, 2 are text inputs, 2 are select drop downs. Each text field controls a drop down, in other words, a text field has to contain info in order for its concurrent drop down to be enabled (its default status is disabled).
Oh, and it all has to be in the current page session, not after submittal.
Anyways, I'm sure this is probably massively easy to do for anyone who knows a lick of JavaScript (ie; anyone above my skill level). If this question has been answered before, a URL pointer to the previously discussed thread would work just as well. Even though, an exact example in this case would be appreciated.
I hate having people code for me, but today is the day I start learning this damn language, so any help is greatly appreciated.
Thanks!!!