background preloader

8 Responsive jQuery Slider Plugins

8 Responsive jQuery Slider Plugins
Whether you’re already a pro at creating responsive web sites or your just learning what it’s all about, it’s good to have some scripts handy that you can easily integrate into your site. We all know how popular image and content sliders are now, and for good reason. So we decided to round up some jQuery slider plugins that are already responsive – meaning they will adapt to the size of their container. Flexslider FlexSlider is an awesome, fully responsive jQuery slider plugin. In other words, it resizes to fit the screen on which it is displayed, and looks good doing it. Blueberry Blueberry is an experimental opensource jQuery image slider plugin which has been written specifically to work with fluid/responsive web layouts. unoslider unoslider is a fully responsive, touch enabled, mobile optimized jQuery slider plugin. Responsive Thumbnail Gallery Plugin jQuery Plugin for creating image galleries that scale to fit their container. wmuSlider Elastislide – A Responsive jQuery Carousel Plugin

Responsive 3D Panel Layout A responsive layout experiment where we arrange panels in a grid-like structure and transition the elements with 3D effects. View demo Download source Today we want to share a creative grid layout with you. The layout will contain slides where each one consists of up to four panels. Please notice that this is very experimental. Some of the jQuery plugins used for this: jQuery Transit for most of the CSS transitionsModernizr for checking browser support of the CSS properties The placeholder text is from Veggie ipsum. An example for the HTML structure is the following: The first slide, which is a list item, will contain four images in this example. Each element/image can have a data attribute for the transition effect. The structure that we will create dynamically is the following: Each image or element will be wrapped in a division with the class sg-box. The background images will have the style background-size: cover which will make them cover the whole panel. To call the plugin, simply do:

10 jQuery Plugins that Will Make your Life Easier jQuery has changed the way developers write JavaScript and the way users interact with websites and web applications. If you’re a developer, you know what a pleasure it can be to work with jQuery, especially the convenience of plugins. In this post, we’ve rounded up 10 jQuery Plugins that Will Make your Life Easier. In this collection of plugins, you’ll find a wide range of functionality, from navigation enhancements to image viewing. blur.js blur.js is a jQuery plugin that produces psuedo-transparent blurred elements over other elements. Gips Gips is a clean and simple jQuery plugin and is based on Gips Freebie . Nestable Drag & drop hierarchical list with mouse and touch compatibility (jQuery plugin) notify Notify! hammer.js A javascript library for multi-touch gestures TypeButter TypeButter allows you to set optical kerning for any font on your website. Websanova Paint iPicture iPicture is a jQuery Plugin to create interactive pictures with extra descriptions. Adipoli The Wookmark jQuery plugin

Hacking for Artists Nestable Drag & drop hierarchical list with mouse and touch compatibility (jQuery plugin) Download on GitHub PLEASE NOTE: I cannot provide any support or guidance beyond this README. If this code helps you that's great but I have no plans to develop Nestable beyond this demo (it's not a final product and has limited functionality). Item 1 Item 2 Item 3 Item 4 Item 5 Item 6 Item 7 Item 8 Item 9 Item 10 Item 11 Item 12 Item 13 Item 14 Item 15 Item 16 Item 17 Item 18 Serialised Output (per list) Draggable Handles Augmented Reality with #Processing - Tutorial by Amnon Owed All of the visuals in the above video were created using NyArtoolkit for Processing. NyARToolkit is an augmented reality toolkit built with 100% pure Java. It is derived from ARToolkit-2.72.1. Like Processing itself it’s open source and free! In this tutorial you will learn how to use it to place computer generated imagery correctly onto real world footage. To do this in real-time NyArtoolkit uses markers – black and white images – to determine the three-dimensional position and orientation in the real world. All right so let’s start with the general setup. 1. 2. 3. 4. All right, time to recap. Example 1: Basic The first example is basic, but holds all of the important techniques that are necessary for more advanced uses of the NyArtoolkit. If you input the following image (place it in the sketch’s data subdirectory)… …into the first code example, you should end up with something like this… Example 2: Dynamic Time to get a little more dynamic. Main Sketch ARObject

15 jQuery Plugins To Improve Typography jQuery plugins are an amazing and really handy way of implementing almost anything on your webpages easily and quickly.There is a collection of superb jQuery typography plugins that provide web designers better control over their websites for web typography. At the hands of a competent designer, you can control jQuery in web pages to achieve a high level of typographic style. These plugins allow managing your webpage’s typography in a really nice way. They let you enhance the typography and add awesome effects to make them more advanced and beautiful. I have a list of 15 Amazing jQuery Plugins To Improve Your Typography. Check them out and pick the ones that you like the best. BigText It does what its name says: it makes text bigger. Advertisement FitText This plugin makes font-sizes flexible. jMetronome Typography rhythm is the thing that helps in handy spacing and arrangement of typography in a really nice form. slabText Arctext.js Arctext.js lets you arc texts. jqIsoText jQuery sIFR Plugin

28 Exciting New jQuery Tutorials & Plugins The open source movement has created a lot of new web developers. Over the past decade it’s been common to work on code projects in a private setup. But libraries such as MooTools and jQuery allow for rapid development of newer plugins and add-ons. In this gallery I’ve collected 28 plugins for jQuery users. CSS3 Swatch Book with jQuery Tablecloth.js Handsontable Complexify Plugin Turn.js Curtain.js PageScroller Sammy.js jQuery Picture jQuery Scroll Path Crafty.js FitVids.JS Blueberry Image Slider Sequence.js Rhinoslider Handlebars.js jStat Bacon timeago Caman.js Popcorn.js simpleCart.js gameQuery.js Spritely Response.js jQuery Vector Maps Blur.js Sigma.js

LayerSlider - The Parallax Effect Slider About this plugin LayerSlider WP is a premium multi-purpose slider for creating image galleries, content sliders, and mind-blowing slideshows with must-see effects. It uses cutting edge technologies to provide the smoothest experience that’s possible, and it comes with more than 200 preset 2D and 3D slide transitions. It’s device friendly by supporting responsive mode, multiple layouts, touch gestures on mobile devices, and uses techniques like lazy load for optimal performance. LayerSlider comes with 13 built-in skins, and it has tons of options to entirely customize the appearance and behavior of your sliders at the smallest detail. Responsive, full-width, full size or fixed dimensions layout Responsive under & Layers container features for full-width sliders 13 skins included Skins PSD file included for easily creating your own skins Option for specifying a global background color or image to the slider Requires jQuery 1.8 or newer.

Prism - coloration syntaxique Encore un outil de coloration syntaxique me direz-vous ! Il est vrai qu'on en trouve pas mal sur le Web : GeSHi (php), SyntaxHighlighter (JavaScript), Pygments (Python). Mais Prism (JavaScript et CSS) apporte d'indéniables avantages par rapport à ces concurrents : il est léger, très simple d'utilisation, facile à styler et extensible par l'ajout de plugins. De plus, il favorise l'utilisation d'une syntaxe HTML sémantiquement correcte : ce sont les éléments code qui sont utilisés pour repérer le code à mettre en évidence. Description et utilisation Téléchargement Prism est composé de deux fichiers uniquement : prism.css et prism.js. Sur cette page vous pouvez choisir (à l'heure ou nous écrivons cet article) : un des 3 thèmes proposés, d'utiliser des fichiers optimisés (réduits) ou non (pour pouvoir les modifier facilement), les langages reconnus (CSS, HTML/XML et/ou JavaScript), les plugins à ajouter. Appel des fichiers Prism Une première ligne sera localisée dans l'entête : <! Conclusion

Magnifying glass for image zoom using Jquery and CSS3 View codePlay Walkthrough Description Learn to make a realistic magnifying glass using Jquery and CSS3. Hover above the image to see the action. The code uses CSS3 box-shadow and border-radius properties to create the magnifying glass. Moving the cursor away from the image gently fades out the magnifying glass bringing the image back to the default state.

8 Visually Impressive Javascript Powered Websites Web design has evolved into a whole new level of sophistication. Flash lost the war and HTML, CSS and Javascript overtook its place. Comparing to flash, flash has its advantages of being consistent across different platforms, and maintainability is lesser than HTML/CSS/JS. However, adobe's decision in stop supporting mobile flash has killed it. With the fall of flash, HTML, CSS and Javascript have became the best alternative solution to cater for both mobile and desktop users. Here in this post though, we aren't talking about responsive layout, it's more about the animation effects and the wow factors that can be done without flash. It's a custom made full screen carousel landing page.

Related: