Skip to content Skip to sidebar Skip to footer
Showing posts with the label Select2

Select2 Trigger("change") Creates An Infinite Loop

Let say there are two select2 elements on the page, both using the 'onChange'. In order to … Read more Select2 Trigger("change") Creates An Infinite Loop

Change Select2 To Display 'n Of M Items Selected'

I like to use the Select2 plugin with tagging enabled, like in this example: https://select2.github… Read more Change Select2 To Display 'n Of M Items Selected'