Our pure JavaScript Scheduler component


Post by slsofiane »

Hello,

I want to remove the style wich is apply when an button is clicked.

Actually when i click on a button, the the button disappear during the click.

Thank you


Post by mats »

You will need to inspect the CSS and apply the styles you want to have for your button


Post by slsofiane »

I have found the class but i can't find the active class for the button


Post by tasnim »

The active class is .b-contains-focus


Post Reply