- Hello everyone
- that is a good challenge with nice functionality i also do the animation bonus
- i create my own methods to do that function and use it to make the timer and the animation take a look to the code time CompleteTimerPieces Components
- also i make it responsive as much as i can
- i will be very happy by your feedback
Josh
@JoshAnabaAll comments
- @yossefAlatterSubmitted almost 4 years ago
- @georitSubmitted almost 4 years ago
Any feedback is welcome 😃
@JoshAnabaPosted almost 4 years agoThis is what we call finished implementation, great work! :)
0 - @dgdev1024Submitted almost 4 years ago
Had to compromise a bit on the timer display animation, but I think you'll like what I came up with. This one was a fun one. I even threw in a little secret: You can customize the point in time the timer is counting down to by setting '-fm-lct-target-date' in your browser's localStorage to a valid JavaScript date string, something like this:
localStorage.setItem('-fm-lct-target-date', '6-23-2021 12:00 AM');
Let me know what you think about this one. Hope you like it!
- @Eduardo-gutzSubmitted almost 4 years ago
Recommendations for use html semantic tags and css methodology
@JoshAnabaPosted almost 4 years agoHey Eduardo , a section element should not be used as a child element of a div, you could decide to use another div element .
0