OnHover is not going to work on any Touch Screen device which has no mouse (Smartphone, Tablet, etc...). For best usability, use onClick event triggers. Below is an example using jQuery.
§2257 COMPLIANCE button - JSFiddle
Nancy O.
OnHover is not going to work on any Touch Screen device which has no mouse (Smartphone, Tablet, etc...). For best usability, use onClick event triggers. Below is an example using jQuery.
§2257 COMPLIANCE button - JSFiddle
Nancy O.