headjava
Newbie
Posts: 1
Registered: 1/28/2008
Member Is Offline
|
| posted on 1/28/2008 at 09:36 PM |
|
|
Updating Multiple input fields
I would like to have one slider control to update multiple input fields. Any Suggestions. Thanks.
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 1/29/2008 at 02:52 AM |
|
|
with free version you'll need to modify script's code for that.
in pro version you can attach custom event handler to the slider events and set values in input from it.
|
|
|