I’m wanting to basically put a straight copy of the span tag that is initially displayed in the dropdowns, so that when I click on it, it shows up in a “results” div that I’ll have on my page
nvm rtfm got me what I needed $(this).select2(‘data’)
I’m wanting to basically put a straight copy of the span tag that is initially displayed in the dropdowns, so that when I click on it, it shows up in a “results” div that I’ll have on my page
nvm rtfm got me what I needed $(this).select2(‘data’)