Hi,
I need to write a java script: Here is what it should do, when user will click on the add button it will copy the add the selected value into input field seperated by comma(,). If the input field already has some name the selected name(s) will be added to the existing value of input field...
Thanks,works fine individually. When I am trying adding it to my actual code it is not working. Working on it to see why it is not working in my actual code.
Thanks for help
Can u explain what this code does
var rx=new RegExp("^\\s*"+stxt+"\\s*$","i");
Hi,
Does any one have a script which will display the fields in my output table based on what user selects from dropdown.
Please see html below:
Here is what I need to do. When user first loads the page they should be able to see all recods. After that when they select any value only those rows...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.