Category: Jquery (Page 4 of 5)

How to create slide in and out banner using jquery

Last updated on January 9th, 2023 at 11:44 amThis is just a simple jquery vertical slide in and out animation that can be implemented in to any website. Main use case will be whenever the website designer/developer needs their users attention to be redirected in to that particular content at least for a second. Script […]

How to animate button using Jquery

Last updated on August 27th, 2024 at 09:51 amIn this tutorial we are going to create a button which animates after click. This can be used when you have an ajax / dynamic call to a different page and want user to wait with some interactive messaging. Similar to adding a “Loading image or spinner” […]

Get youtube video screenshot using Jquery

Last updated on December 14th, 2022 at 02:25 pmThis is yet another script using Jquery to get the Youtube video screenshot. Youtube normally saves screenshot under this URL http://img.youtube.com/vi/{VIDEOID}/ For getting video screenshot then http://img.youtube.com/vi/{VIDEOID}/0.jpg will have it. If you want thumbnails of a video then http://img.youtube.com/vi/{VIDEOID}/1.jpg, 2.jpg, 3.jpg etc., will be available. You might […]

How to create animated pop up using Jquery

Last updated on February 23rd, 2022 at 09:49 amJquery animated pop up with close option This tutorial is a very simple approach on how to create a pop up box (information) box using Jquery and add some style using CSS.The animation is unique and really an eye caching for the visitors of your site since […]

« Older posts Newer posts »