EXEIdeas | November 19th, 2023 | 0 Comments | CSS Codes / HTML-CSS-PHP-JavaScriptThis code creates a hamburger-to-cross animation in CSS. The HTML sets up a navigation button, while the CSS styles the button and defines the animation properties. The JavaScript adds interactivity, ...
EXEIdeas | August 18th, 2023 | 0 Comments | CSS Codes / HTML Codes / HTML-CSS-PHP-JavaScriptThere are so many tutorials on the internet which help you to create custom checkboxes and radio buttons, but almost all of them use JavaScript or jQuery, which is totally redundant nowadays. If you w...
EXEIdeas | August 7th, 2023 | 0 Comments | Business Needs / Guest Post / LifestyleTime management holds the key to transforming your life and achieving your dreams. In this fast-paced world, every moment counts, and effective time management becomes the secret to finding balance an...
EXEIdeas | May 15th, 2023 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesIn this tutorial we’ll be coding a double range price slider. While HTML does have a native range slider input this isn’t suitable for when a double range selection is required (min and max). So t...
EXEIdeas | May 6th, 2023 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThis Vanilla JavaScript code snippet helps you to create before and after image comparison sliders. It comes with scrolling and touch support to slide the vertical slider over the image to see the bef...
EXEIdeas | May 5th, 2023 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThis JavaScript code snippet helps you to create a simple WYSIWYG-rich text editor with all basic commands. It is purely built with HTML5, CSS, and JavaScript without using an additional library or ...
EXEIdeas | May 4th, 2023 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThe reason for speech recognition is for a PC or machine to effectively recognize the words verbally expressed by anybody. With this technique, there is no compelling reason to focus on more personal ...