Submit your widget
32
Yays

useful touchable jQuery lightbox plugin

Views 12336   downloads 2290   Lightbox & Dialog & Overlay

Swipebox is a jQuery "lightbox" plugin for desktop, mobile and tablet. Features Swipe gestures for mobile Keyboard Navigation for desktop CSS transitions with jQuery fallback Retina support…

31
Yays

Light and responsive lightbox plugin with jQuery

Views 10364   downloads 2785   Lightbox & Dialog & Overlay

Magnific Popup is a responsive jQuery lightbox plugin that is focused on performance and providing best experience for user with any device (Zepto.js compatible). Documentation · GitHub · WordPress…

10
Yays

Opening new browser window with jQuery plugin

newWindow is a super-simple jQuery plugin for opening new browser windows when an anchor is clicked. Code: (function ($) { $.extend($.fn, { newWindow: function (options) { var defaults = {open: function…