In dropdown multiple option are available, user selects option in dropdown and selected value display in another textbox and user can also deselect from there... as fivver do, like select skills.. perform this task using angularjs
any suggestions | Hashnode
In dropdown multiple option are available, user selects option in dropdown and selected value display in another textbox and user can also deselect from there... as fivver do, like select skills.. perform this task using angularjs
any suggestions
like in dropdown multiple skills are appear. User selects multiple skills, the selected skills shown in another textbox(div,p,h1 whatever) with X(cross) option on selected values.....user can also deselect the selected option by clicking with mouse on X(cross). the selected value which was appearing in another field will be disappear from there...
Learn To Code
like in dropdown multiple skills are appear. User selects multiple skills, the selected skills shown in another textbox(div,p,h1 whatever) with X(cross) option on selected values.....user can also deselect the selected option by clicking with mouse on X(cross). the selected value which was appearing in another field will be disappear from there...
hope you got the point.