Ultimate CSS Gradient Generator
Create a great CSS gradient with simple two-color code or multiple color points with this free...
by Puneet Sharma | Oct 5, 2017 | Misc | 0 |
Create a great CSS gradient with simple two-color code or multiple color points with this free...
by Puneet Sharma | Oct 5, 2017 | Misc | 0 |
by Puneet Sharma | Oct 5, 2017 | Misc | 0 |
by Puneet Sharma | Oct 5, 2017 | Misc | 0 |
by Puneet Sharma | Jun 1, 2022 | SVG Animation | 0 |
See the Pen Sign With a Dotted Line: Animated SVG Signature (part 7) by Puneet Sharma...
by Puneet Sharma | Jun 1, 2022 | CSS Animations, Misc | 0 |
by Puneet Sharma | Mar 5, 2026 | Misc | 0 |
by Puneet Sharma | Mar 5, 2026 | Misc | 0 |
Here’s an animated cart SVG with meaningful micro-interactions — a wiggle on hover, items...
by Puneet Sharma | Feb 4, 2025 | GSAP | 0 |
by Puneet Sharma | Dec 19, 2024 | Code Snippets, JavaScript, jQuery | 0 |
by Puneet Sharma | Mar 5, 2026 | Misc | 0 |
Here’s an animated cart SVG with meaningful micro-interactions — a wiggle on hover, items...
Read Moreby Puneet Sharma | Feb 4, 2025 | GSAP | 0 |
There is an issue with the snap function of the scroll trigger such that – if the user does...
Read Moreby Puneet Sharma | Jan 23, 2025 | Code Snippets, JavaScript | 0 |
The following code creates a 480 X 320 px thumbnail and calls the upload function to upload...
Read Moreby Puneet Sharma | Dec 19, 2024 | Code Snippets, JavaScript, jQuery | 0 |
Let’s create an HTML form with many different types of inputs with values and a hidden submit button and a reset button. Now, create a jQuery script that detects changes in input fields, unhides the submit and reset...
Read Moreby Puneet Sharma | Dec 13, 2024 | Code Snippets, JavaScript, UI Components | 0 |
Here is a code with the demo I just found on Codepen, that handles pasting OTP also. See the Pen...
Read Moreby Puneet Sharma | Nov 13, 2024 | Misc | 0 |
Both methods will detect changes in orientation. The first method is simpler but only works on mobile devices, while the second method is more universal and can work on desktops as well. Method 1: Using window.orientation...
Read More