ColVis - CSS isnt included in the download builder?
ColVis - CSS isnt included in the download builder?
My colVis buttons are not showing correctly. Through the inspector I see that they have classes of:
class="dt-button buttons-columnVisibility active"
I have searched the css and there is no such class. I tried redo'ing the download builder with all the different styling options and this class is never included.
https://datatables.net/download/index
Searching for buttons-columnVisibility returns no results no matter which packages or selections I make? I also went to https://datatables.net/download/release and checked all the CSS files there. Same issue.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Im quite confused here. The screen darkens, but the buttons just are not showing correctly.
Have you tried your CDN's and button config at: http://live.datatables.net/
If they work in this generic environment then there is something in your environment causing the issue. I copied your CDN's and they work. You can see it here:
http://live.datatables.net/tagopusu/1/edit
Can you provide a link to a page with the issue?
Kevin