Here is a Pen of a combination textarea/button that gives the user feedback when code has been copied. (Uses the d3.js library for the animation) The animation is unique each time.
Posted by Dan Shultz at 12:34 PM 0 comments
I had originally scoured the web for a bootstrap or other tab control available, but after playing around with some HTML & Angular, I came up with this simple, functional control: 1 line of JS, 2 css selectors and 4 divs.
See the Pen World's simplest AngularJS tab control by Dan Shultz (@danshultz11) on CodePen.
Posted by Dan Shultz at 2:56 PM 0 comments