Spark Chao
Posts: 0
Joined: Sat Jan 17, 2015 6:25 am

JavaScript input value change

Hello,
I have one problem with JavaScript.
I set a select component and key in the value like below.
Image

when the user use list service get value from database.
how can I use JavaScript to transfer the value to correct one.
ex:get the value "1m to 5m",it will show "1m5m(3.2ft16.4ft)" on page.

Image

Image

thanks for your kindly help~

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

JavaScript input value change

Hello!

All values wrap with "

Spark Chao
Posts: 0
Joined: Sat Jan 17, 2015 6:25 am

JavaScript input value change

Dear Maryna
I wrap the value with " like below.
the js will correct right now.
but it still show "1m_5m" rather than "1m5m(32ft16.4ft)".
should I have to change the js?

Image

Image

Image

Return to “Issues”