simple mapping plugin to filter bootstrap select boxe -> https://silviomoreto.github.io/bootstrap-select/
$( "#sourceId" ).mapSelect("#targetId", [["USD", "Million"],["INR", "Crore"], ["INR", "Lakh"], ["EURO", "Million"]]);
| Name | Name | Last commit date | ||
|---|---|---|---|---|
simple mapping plugin to filter bootstrap select boxe -> https://silviomoreto.github.io/bootstrap-select/
$( "#sourceId" ).mapSelect("#targetId", [["USD", "Million"],["INR", "Crore"], ["INR", "Lakh"], ["EURO", "Million"]]);