Tag: Jquery (Page 3 of 6)

How to create custom alert pop up window using jQuery

Last updated on May 3rd, 2024 at 11:26 amIn this tutorial you can see how we can display jQuery UI dialog box instead of the regular Javascript alert message window on a webpage. The script is also flexible and will display different themes available in jqueryui.com automatically. The themes are defined inside a Javascript array […]

How to Scroll top and bottom of page using Jquery

Last updated on January 10th, 2023 at 10:54 amThere are requirements for the web developers to scroll the webpage to the top once a registration form or a form of any kind is being submitted by the user.. It all depends on the design of the webpage. But normally this is applicable when the form […]

How to load external webpage inside div using jquery

Last updated on October 4th, 2022 at 02:29 pmVery simple tutorial on loading an external webpage content in to div using simple jQuery technique. Here I am loading an HTML page named change_button_color.html that will change the color on click. We have a div with id links. HTML page change_button_color.html gets loaded inside this div […]

How to create snow effect using Javascript

Last updated on March 10th, 2022 at 09:49 amThe best way to say Happy Christmas & A Happy Newyear. Here is the snow falling script created using javascript. This is a very effective way to greet your website visitors this christmas/Newyear season. The snow effect javascript looks like this View Demo Just click on the […]

« Older posts Newer posts »