Jumping input fields in Safari

后端 未结 3 854
被撕碎了的回忆
被撕碎了的回忆 2021-01-31 21:38

I\'m trying to recreate a pretty cool placeholder UI using only HTML and CSS, and I\'ve almost got it (demo). However, if you type something in an input field and tab to focus o

3条回答
  •  灰色年华
    2021-01-31 22:14

    I responded to you on Twitter, but I'll also post a link here: This can be done with input + label as opposed to input + placeholder. http://codepen.io/jordanoaragao/pen/teqFw

    It's been implemented here: http://womensenterprisecenter.com/

提交回复
热议问题