Advertise here

jQuery Plugins of October 2018

Fullscreen Hover Loop Effect

October 22, 2018     2210    
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 »

33 Concepts Every JavaScript Developer Should Know

October 21, 2018     1478    
33 Concepts Every JavaScript Developer Should Know

33 concepts every JavaScript developer should know. 

  • Call Stack
  • Primitive Types
  • Value Types and Reference Types
  • Implicit, Explicit, Nominal, Structuring and Duck Typing
  • == vs === vs typeof
  • Function Scope, Block Scope and Lexical Scope
  • Expression vs Statement

Read More »

filenamify – Convert String to Valid Safe Filename

October 15, 2018     577    
filenamify – Convert String to Valid Safe Filename

filenamify is a javascript library to convert a string to a valid safe filename.

Read More »

Fullscreen Multibox Menu with Reveal Animation

October 13, 2018     1598    
Fullscreen Multibox Menu with Reveal Animation

Multibox Menu is a simple grid powered fullscreen menu where the boxes get shown with a reveal animation coming from different directions.

Read More »

Pull to Re-flesh – Pull to Refresh Animation with SVG and JavaScript

October 06, 2018     1830    
Pull to Re-flesh – Pull to Refresh Animation with SVG and JavaScript

A tutorial about creating pull to re-fresh animation by using javascript and SVG.

Read More »

yall.js – Fast, Flexible and Tiny Image Lazy Loader

October 04, 2018     1323    
yall.js – Fast, Flexible and Tiny Image Lazy Loader

yall.js is a featured-packed lazy loading script for <img><picture><video> and <iframe> elements and works with modern browsers.

Read More »

Gliding Gallery – Simple Image Slider with Transitions

October 02, 2018     2232    
Gliding Gallery – Simple Image Slider with Transitions

Gliding Gallery is a simple image gallery with transitions. You can also watch video tutorial of gliding gallery.

Read More »

sessionTimeout – jQuery Session Timeout Plugin with Dialog

October 01, 2018     2720    
sessionTimeout – jQuery Session Timeout Plugin with Dialog

sessionTimeout is a jQuery plugin to display a dialog with the option to either "log out now" or "stay connected", after a set amount of idle time.

Read More »