Tag: JavaScripts (Page 2 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 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 […]

Animated Santa Claus Using Javascript This Christmas

Last updated on October 22nd, 2024 at 07:35 amA very interesting script for all my visitors and a Christmas gift from MistoOnline. An animated Santa Claus that dance along your web page. This is very simple script, no complex code added. All you have to do is copy paste the below HTML & JS code […]

« Older posts Newer posts »