javascript - to handle value which is not in dropdown list angular js -


we have dropdown list range

0,0x0,0x1,1

we decided remove 0x0 , 0x1 range.

question: existing file value 0x0 dropdown value blank, want write code

  • if value 0x0 dropdown selected value should 0
  • if value 0x1 dropdown selected value should 1

please help!


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -