Page 21 of 57

How to Create Splash Screen Using jQuery (With Code Example)

Last updated on May 29th, 2025 at 12:13 pmA splash screen is a common UI element that appears briefly before the main content of a web page loads. It’s often used to create a visual cue for users during page load or when launching an app-like experience on the web. In this tutorial, you’ll learn […]

Javascript calculator with memory

Last updated on December 27th, 2022 at 03:54 pmEven if this is an advance calculator for performing arithmetic operations all the javascript code i have used here is simple and easy to understand. Also Refer To Calculator With Basic Operations. This calculator has a memory function in which all your calculations are saved with unlimited […]

How to create jQuery image gallery with fade effect

Last updated on March 31st, 2022 at 09:17 amThis is a very simple image gallery with thumbnails using HTML. I have added some jquery so that we can incorporate some effect while users click on each thumbnails. The image pop up to the center of the screen when user click on them. Position of the […]

How to detect adblock using javascript

Last updated on November 18th, 2022 at 06:24 pmThis is a very simple script and we are not using any jquery or complex coding here. There are lot of AdBlock extensions / add-ons available in major browsers like Mozilla Firefox & Chrome. They can detect ads on a website and block them. We can use […]

« Older posts Newer posts »