EXEIdeas | February 8th, 2023 | 2 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesPicmo (formerly Emoji Button) is a pure JS emoji picker where the users can quickly search and select emojis from a categorized emoji picker popup. It also provides a Recent Used tab that shows the re...
EXEIdeas | December 19th, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThis Vanilla JavaScript code snippet helps you to create a password visibility eye icon toggle button to show/hide passwords. It gets the password input field and changes its type from password to tex...
EXEIdeas | December 31st, 2021 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesA tags input is a user interface (UI) component that allows the user to add or insert multiple entries as tags into an input field. In this project (Tags Input in JavaScript), as you can see on the we...
EXEIdeas | October 16th, 2021 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesImage preview is a great feature for user to check their image before upload whether the correct image is going to upload or if the image looks nice or not etc. So in this tutorial, we will show you h...
EXEIdeas | June 7th, 2021 | 4 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesWhat interface element should you use to provide the user with helpful information about a form field as a hint? If you were thinking of a tooltip, you are correct. Tooltips are necessary for form fie...
EXEIdeas | June 17th, 2018 | 0 Comments | Guest Post / PC / PC TipsHeadsets are some of the most used hardware accessories in the business and call center industry and also by many personal users from around the world. These provide easy ways to call and talk to call...
EXEIdeas | October 17th, 2024 | 0 Comments | FlutterFlutter Web is a powerful tool for building responsive and interactive web applications. One common feature in many web apps is the ability to export data as CSV files. CSV (Comma-Separated Values) fi...