SearchPane Filter not Highlighting on Select
SearchPane Filter not Highlighting on Select
I have a DataTable being initialised with SearchPanes above the table. I have included the CDN's for DataTables, JQuery, SearchPanes plugin, Select plugin.
The SearchPane's are filtering the table but the filter that is selected is not highlighted in blue as it shows in the documentation. Am I missing something in my SearchPane configuration?
Test Case shows code working however it doesn't work within my own project:
http://live.datatables.net/cediyupa/1/edit?html,css,js,console,output