EXEIdeas | December 17th, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThis JavaScript code snippet helps you to create a responsive image slider with text. It renders a dynamic image carousel with a title, subtitle, background URL, and call to action link in each slide’s template. The image slider comes with arrow buttons to navigate the next and previous images wit...
EXEIdeas | December 16th, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThis Vanilla JavaScript code snippet helps you to create a stopwatch with real-time updating seconds and milliseconds. It comes with three buttons to start, stop and reset the stopwatch. The code is based on a simple idea to convert milliseconds to seconds using a timer function. There are many code...
EXEIdeas | December 15th, 2022 | 2 Comments | HTML-CSS-PHP-JavaScript / PHP CodesSo many times we are required to print the JSON in a pretty format because it is easy to read and understood. As we know JSON (JavaScript object notation) is a lightweight data-interchange format. It is easy for humans to read and write. This tutorial shows how to pretty print JSON data in HTML usin...
EXEIdeas | December 13th, 2022 | 0 Comments | Guest Post / Internet / Internet MarketingReferral marketing for e-commerce is a strategy to promote a product or service through referrals from current customers to their friends and family. Although similar, it is not the same as the term cost. Referral marketing leverages your customer relationships to grow your business, get leads, and ...
EXEIdeas | December 12th, 2022 | 1 Comments | WordPress / WordPress TricksThere is a common and new error in WordPress that “your theme does not support navigation menus or widgets” and you also can’t see the option Appearance > Menus option in your WordPress. Unfortunately, it doesn’t allow me or even gives me the option to create a menu. A message...
EXEIdeas | December 11th, 2022 | 6 Comments | PC / PC TipsThe common problem is that I have a large .txt file that I would like to convert to .pdf. I have tried to print the file and choose Adobe PDF but the output is just a mess. I lose all the formatting and get blank pages every so often. Does anyone know if is possible […]...