Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #485554

    Hi,

    Is it possible to add an effect to a border line so on hover: the line transitions from left to right.
    normal: line opacity would be 0.3
    hover: line opacity would be 0.3 and transition its full width from left to right

    Thanks in advance

    #485589

    Hi user877!

    I don’t think it’s possible currently. It would be a good thing to ask in a CSS forum.

    Regards,
    Elliott

    #485618

    Hi elliot, this site has it here and it’s quite a cool effect..

    #485790

    Hi,

    It looks like they are using this on hover:

    -webkit-transition-duration: 300ms;
    

    Best regards,
    Rikard

    #485863

    yeah I found this too..

    cheers for the heads up!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘border – transition effect’ is closed to new replies.