PricingBlog

Create animated Input field

  • the_guy01-1254908372042645676

    the_guy

    1 year ago

    I try to build the following input field within toddle:
    https://www.youtube.com/watch?v=Tdzas-IlKSM

    I know about the "style" element where I can insert inline css, that works for normal divs with a class like .labelline{}
    But I cant get input{} styled.
    adding a class .input to it also did not work as I thought it would.

    Is there a way how to replicate the functionality in the video within toddle?
    🔥1
  • Pretty cool input
  • fuelmeup-1254978247817564211

    AY EYE

    1 year ago

    That is really cool @Lucas G
  • lucasg-1254983411278282852

    Lucas G

    1 year ago

    Not my design but I do kinda like it. I might clean it up to use it
  • And make it accessible
  • fuelmeup-1257918889753313345

    AY EYE

    1 year ago

    @Lucas G trying to do this on a text area instead of an input but its not working, any insight as hy it wouldnlt?
  • lucasg-1258064108058841128

    Lucas G

    1 year ago

    It should work anywhere. Likely just have to adjust the either the values or make sure the correct things are absolutely positioned