[Javascript] Dirty Button

Del Wegener del at delweg.com
Sun Jan 25 15:58:37 CST 2009


>
> I had a problem and solved it -- here's the write-up:
>
> http://www.webbytedd.com/b/update-select/index.php
>
> What do you think of the solution?
>
> Cheers,
>
> tedd
>
I believe I can imagine situations where this would be a good solution and 
mine would not be appropriate.  However, why not simply use onChange and a 
bit of Javascript magic to change what is shown to match what is selected.

Take a look at
http://www.cpdesigncenter.com/private/ust/ustdesignframeset.htm
Change the selection in "Anode Type" and notice that "Anode Size" entries 
change immediately.
Couldn't you do the same sort of thing?

Del 





More information about the Javascript mailing list