Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS A full CSS solution to make interactive buttons you can click on

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #300379
    Isigael
    Participant

    Hi,
    I created a framework allowing to make interactive buttons working in pure CSS without JS,
    I’m happy to share this technique with you on codepen and an official page I made( my first website!).

    PS : Chromium core have a bug concerning transitions and this framework uses those, please just refresh the page once to fix it ; I found CSS Tricks forum thanks to a page talking about a trick with JS https://css-tricks.com/transitions-only-after-page-load/
    but I just start to learn this language now, that’s why I made the Pure CSS Click Button :

    https://codepen.io/isigael/pen/Vwwdeqx
    http://css-click-button.com/

    Please tell me your toughts if you liked or not.

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.