How do I create button states?« Back to Questions List

How can I make different links and buttons normal, hover, pressed?

Thanks

Added September 1, 2014 8:42 pm

Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!

Button States

Button states are easy to create using our CSS Style tags. You can read this tutorial for creating button hovers: //exportkit.com/plugin/environments/css/add-css-rollover-hover-effects.

HTML and Pressed State

This not possible with HTML buttons – “pressed” or “selected” only works with list items, not buttons.

Eg. If the user clicks the button AND THEY STAY ON THE SAME PAGE, then “pressed” will work – but most likely when the user clicks a button – they will navigate to another page, so you may not need this.
Answer by admin
Answered On September 3, 2014 5:16 pm #
Looking for another answer? View other questions in General or get premium support for guaranteed results.
Asked by BrainstormDesigner★★★
2089 views
1 answer
Last Answered 10 years ago by admin

Categories

Recent Answers

asked by lafejol
asked by lafejol
asked by rihabbenhmida
asked by zaineb khiari
[+] View All Recent Questions

Share Your Knowledge!

Contribute to the community and help other users to benefit from your answer with experience and knowledge.