Newbie here,
maybe I’m just being dense, but Id like to use images instead of icons for the icon-off and icon-on attributes, is this possible? My client insists on icons with colours.
Thanks
Newbie here,
maybe I’m just being dense, but Id like to use images instead of icons for the icon-off and icon-on attributes, is this possible? My client insists on icons with colours.
Thanks
If only mono color is needed, simply declare the css will help you.
If you really need a image, you will have to crack in the code at least for now.
A fallback way maybe using only the css (no js and directives) of tabs to do some tender changes.
Thanks. I have a good idea now how to go forward.