Submit your widget
31
Yays

useful touchable jQuery lightbox plugin

Views 12284   downloads 2270   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…

30
Yays

Light and responsive lightbox plugin with jQuery

Views 10297   downloads 2766   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…

8
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…