Advertise here

jQuery Plugins Tagged ‘effect’

Hover Animations for Terminal-like Typography

June 28, 2024     255     Effects Animation Text & String
Hover Animations for Terminal-like Typography

The article “Hover Animations for Terminal-like Typography” on Codrops showcases fun hover animations inspired by retro VHS-style websites. These animations create a terminal-like effect for lines of text.  

Read More »

Elevate User Experience with the On-Scroll Pixelated Image Loading Effect

May 27, 2023     1145     Scroll Effects
Elevate User Experience with the On-Scroll Pixelated Image Loading Effect

On-Scroll Pixelated Image Loading Effect is a captivating technique that combines pixelation and smooth scrolling to create an immersive user experience.

As users scroll down your website, images transform from pixelated blocks to clear, high-resolution visuals, captivating their attention and enticing them to explore further.

Read More »

On-Scroll Animation and View Switch

October 09, 2022     2050     Scroll Animation
On-Scroll Animation and View Switch

Tutorial about to create a layout with some scroll animations and a view switch where the content item images animate to a grid.

Read More »

Menu To Grid Layout Animation

September 22, 2022     722     Menu Effects Animation
Menu To Grid Layout Animation

A simple layout animation where the thumbnails of a menu row animate to their position in a content preview grid using GSAP's Flip plugin.

Read More »

Fullscreen Scrolling Slideshow

September 14, 2022     1215     Slider Scroll Effects
Fullscreen Scrolling Slideshow

 Fullscreen scroll-based slideshow with a content view powered by GreenSock's Observer plugin.

Read More »

Custom Cursor Effects Tutorial

February 03, 2019     1894     Effects
Custom Cursor Effects Tutorial

A tutorial on how to create animated custom cursor effects for interactive elements like navigations, galleries and carousels, included with 5 demos. 

Read More »

Layer Motion Slideshow with Reveal Effect

January 27, 2019     1432     Slider
Layer Motion Slideshow with Reveal Effect

A tutorial about creating another CSS Grid-powered slideshow - show and hide images with a reveal effect and add a parallax like effect to the main image and the title. TweenMax is used for the animations.

Read More »

Image Reveal Hover Effects

December 02, 2018     1701     Effects Text & String
Image Reveal Hover Effects

A tutorial about creating a set of link hover effects that reveal a thumbnail in different creative ways.

Read More »

Fullscreen Hover Loop Effect

October 22, 2018     2204     Menu Effects
Fullscreen Hover Loop Effect

A tutorial about creating a fullscreen loop effect that shows a fast preview of images when hovering a special menu item. The animations are made using TweenMax

Read More »

Physics-Based Background Scroll Effects

August 13, 2018     1296     Scroll Effects
Physics-Based Background Scroll Effects

An article about how to create nifty physics-based background scroll effects for your web pages. Matter.js, an excellent open-source JavaScript framework is used to handle the physics.

Read More »

WebGL Distortion Slider

May 13, 2018     25763     Slider Effects
WebGL Distortion Slider

A tutorial about creating very cool WebGL Distortion Slider using Three.js for the image transitions and some crude HTML + CSS just to mockup the UI around the background.

Read More »

Particle Effects for Buttons with Javascript

April 27, 2018     2079     Effects
Particle Effects for Buttons with Javascript

A lightweight library that can be used for bursting particles effects for button. The idea is to disintegrate an element into particles and make it disappear (or vice versa).

Read More »

Animated Menu Concept with CSS and Javascript

March 16, 2018     1195     Menu Effects Animation
Animated Menu Concept with CSS and Javascript

A tutorial about creating cool animated menu concept using CSS and javascript. 

Read More »

Blotter.js – JavaScript API for Drawing Unconventional Text Effects

February 15, 2018     1590     Effects
Blotter.js – JavaScript API for Drawing Unconventional Text Effects

Blotter is a javascript API for drawing unconventional text effects on the web.

Blotter provides a simple interface for building and manipulating text effects that utilize GLSL shaders without requiring that the designer write GLSL.

Read More »

Slice Revealer – Reveal Effect with Animated Slices

February 06, 2018     1345     Effects Animation
Slice Revealer – Reveal Effect with Animated Slices

Slice Revealer is a reveal effect where animated slices cover and uncover an image.

Anime.js for the animations and Intersection Observer API used for triggering the effects on scroll.

Read More »