[thelist] JavaScript Woes

rob.stokes at bt.com rob.stokes at bt.com
Sat Dec 20 09:16:58 CST 2003


To all Javascript bods

I've got a row of DDLs in a few rows, and I'd like to be able to select a set value that is in the list in one row by using a 'master' DDL. This needs to be done on the client side so it'll have to be in javascript (grrr). Here's what I mean:

<form>
DDL1	DDL2	DDL3	DDL4	DDLMASTER <--- Master has values of Child DDLs: needs to set row to its selected val.
DDL1	DDL2	DDL3	DDL4	DDLMASTER
DDL1	DDL2	DDL3	DDL4	DDLMASTER
DDL1	DDL2	DDL3	DDL4	DDLMASTER
</form>

Anyone got anything up their sleeve / resources I can user?

Cheers,.
Rob


More information about the thelist mailing list