Topic awaiting preservation: Two select boxes and transferring variables |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: Denmark |
posted 11-05-2001 14:40
'afternoon asylum and script-wizards |
Paranoid (IV) Inmate From: Lebanon |
posted 11-05-2001 15:34
i have made this, hope it helps. code: <html>
|
Paranoid (IV) Inmate From: Lebanon |
posted 11-05-2001 16:04
oh yes, here is the PHP snippet that reads the DB and generates the appropriate JS code from the database. code: <script language="JavaScript">
|
Bipolar (III) Inmate From: Denmark |
posted 11-06-2001 08:22
Just what I was looking for...thnx lallous |
Paranoid (IV) Inmate From: Lebanon |
posted 11-14-2001 11:28
I was reviewing my code again and saw a useless loop, please remove it if you like: code: len = str.length - 1;
|