EXEIdeas | April 24th, 2023 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesGoogle Maps is an easy and best way to display location on the web page. A marker is used to identify a location on Google Maps and an Info Window displays some content over the map. With a marker and...
EXEIdeas | February 9th, 2023 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThis lightweight JavaScript code snippet helps you to create drag-and-drop reorder list functionality. It allows you to rearrange any elements within a parent node with a class name “drag-sort-e...
EXEIdeas | January 21st, 2023 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThis code snippet helps you to create a JavaScript audio player with a playlist. It comes with custom controls including volume progress, play/pause, next/previous, shuffles, and autoplay buttons. Lik...
EXEIdeas | January 2nd, 2023 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThis JavaScript code snippet helps you to create simple table pagination. It allows you to define table rows per page and generate paging accordingly. You need to create an HTML table element with row...
EXEIdeas | December 20th, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThis Vanilla JavaScript code snippet helps you to create a flipbook image slider. It comes with the next and previous buttons to slide the images with a page-flipping animation. You just need to add y...
EXEIdeas | September 3rd, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThere is no doubt that sliders are essential components in a website’s design. When you are limited in space. When you are limited in space but still want to display a lot of information, carousels ...