html - From a CSS perspective, what state is an input button in when you click, hold down for a second and then drag away? -


unknown css button state

above have button in 3 states, normal, hover, , third state called? need put css style this?

the button seems in state after right click too.

really simple probably, know, can't figure out.

the state looking focus state

there 4 states in gif presented

  1. normal (light pink)
  2. hover (darker pink, mouse hovering)
  3. active (when still holding on, dragging away)
  4. focus (not pink anymore still focused blue rectangle)

cannot replicate gif exactly, here jsfiddle demonstrating these 4 states.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

datatable - Matlab struct computations -