EXEIdeas | November 9th, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesVanillaToasts is a lightweight and easy-to-use vanilla JavaScript library for displaying toast-style notifications on your website / web application. Create toasts & notifications on your website...
EXEIdeas | June 2nd, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesModal popups are used pretty frequently on the web. Some popular uses of them include driving newsletter sign-ups, displaying notifications/alerts, and handling register and login forms. Our modal wil...
EXEIdeas | October 18th, 2024 | 0 Comments | Guest Post / PC / PC Tips / PC TricksOutlook is a powerful email tool used by people all around. Outlook 2002 and older versions follow the ANSI style; Outlook 2003 and later versions use Unicode format. Convert ANSI PST file to Unicode ...
EXEIdeas | May 5th, 2024 | 0 Comments | Guest Post / LifestyleGreetings, outdoor aficionados! Today, we’re delving into the captivating realm of patio cover trends for the year 2024. As we embark on this journey, we’ll explore how the fusion of innov...
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 | September 14th, 2023 | 0 Comments | Business Needs / Guest PostHave you heard terms like “modern classic” or “transitional” style lately and wondered what they mean? You’re not alone. Interior design styles constantly evolve, and a modern classic is one...
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 ...