marieall
Posts: 0
Joined: Thu Oct 03, 2013 4:10 pm

About css:active

Hi,

I am trying to set a different background-color on some button/ text when selecting the item in question. It works fine, but just for the time of the click.
Since sometimes the page asked for is a bit long to load, I would like the effect to last until the new page is loaded, so that the user can see the button has been cliked correctly...
Do you know which CSS option to use?
I hope you understand what I mean :)

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

About css:active

Create CSS class for changing button view, on button click apply this class for button.

Return to “Issues”