bootstrap-combobox
bootstrap-combobox copied to clipboard
Template option
trafficstars
Hi,
I've tried using the template option as such,
$(element).combobox({template: return '
Cheers, Tim
Yeah, I put the setup() line after the this.template line and it worked for me. The template must be returned from a function, though.