active will animate while the mouse is down and any changes that you need to have to last longer need to be done with JavaScript.
Now while this is not exact for that need, it’s close.
The OP only wants the effect to last during the click event. Download: Simple WallHack for Counter-Strike 1.6 by KkK1337. for a button that's normally 50px wide, you can change its width while active: #btnControl:active * You can simulate a 'selected' event via the :active or :focus pseudo-class in IE7+ (e.g. This feature has broad browser support (the :checked pseudo-class is IE9+).Īpply the same value to an 's ID attribute and an accompanying 's for='' attribute, and you can tell the browser to re-style the label on click with the :checked pseudo-class, thanks to the fact that clicking a label will check and uncheck the 'associated'. CS 1.6 CS 1.6 MultiHack Features : Aimbot: Smooth Aim 0 - 100 FOV Aim 0 - 100 Best Target by: Distance or FOV Aim At: Head, Chest or Pelvis. It works by attaching a label to an element via the label's for='' attribute. The best way (actually the only way*) to simulate an actual click event using only CSS (rather than just hovering on an element or making an element active, where you don't have mouseUp) is to use the checkbox hack.