background preloader

Jquery

Facebook Twitter

jQuery plugin for scrolling with fixed headers & footers. jQuery plugin for scrolling with fixed headers & footers. June 17, 2015 jTableScroll | jQuery plugin for scrolling with fixed headers & footers.

jQuery plugin for scrolling with fixed headers & footers.

Devweb du 16/02/2015. Devweb du 15/02/2015. Devweb du 11/02/2015. jQuery Image Slider/Slideshow/Carousel/Gallery javascript+html TOUCH SWIPE & Responsive. Blueimp Gallery. Fotorama. Sites Web plein écran avec jQuery.fullscreen - Joomla! 3 Trucs et Astuces. Il y a de nombreuses années, lorsque les sites en flash étaient populaires et que personne ne se souciait de SEO, les sites Web étaient souvent en plein écran.

Sites Web plein écran avec jQuery.fullscreen - Joomla! 3 Trucs et Astuces

Un site en plein écran cachait tous les éléments de navigation tels que la barre d'adresse et le menu des signets. Divas Slider : jQuery Responsive & Touch enabled Slider. PgwSlideshow : jQuery Slideshow Carousel Gallery Plugin. Découvrir jQuery. Introduction à jQuery. DesoSlide : jQuery powerful Slideshow Plugin. Lighterbox : A lighterweight lightbox Gallery Plugin. Devweb du 16/06/2014. Graphisme dynamique 12-13. New jQuery CSS3 Gallery With Animated Shine Effects - downgraf.com. Colorful css and jQuery menu with psd - tutorialpot.com. Web development tutorials,trends, tips &tricks and resources. Webmaster – Ressources et outils gratuits pour votre site internet – Free Tools.

30 Fantastic New jQuery Plugins-Speckyboy Design Magazine. With jQuery now being used in over 40% of all web sites, the demand for up-to-date and feature-rich plugins has never been greater.

30 Fantastic New jQuery Plugins-Speckyboy Design Magazine

Thankfully, the community has always met its popularity head on by offering a constant influx of new jQuery plugins that constantly push the boundaries of functionality even-further. We haven’t actually had a good look at plugins in quite a while, so today, we thought we would bring you up-to-date with some of the latest and greatest. CodeExplorer CodeExplorer is an enitrely unique code formatting plugin that will not only format the code with colors and spacing, but will also display it in an entire folder structure. CodeExplorer Subway Map Visualization Plugin The amazing Subway Map Visualization plugin allows you create, interactive subway map visualizations with HTML.

Tutos

Ajax. 20 jQuery Image and Multimedia Gallery Plugins. There are a multitude of options and technologies available, not only to developers but also regular users, for displaying a large volume of images on your website.

20 jQuery Image and Multimedia Gallery Plugins

The first that may spring to your mind are content and image sliders, which are currently very fashionable, or you would maybe be thinking of the simpler method of using a lightbox attached to your images, or it could be the more advanced option of using a dedicated gallery CMS. With all of these new technologies and fresh ideas it seems to be very easy to forget about the always reliable, traditional and timeless grid style image gallery. In this post we take a look at 20 of the best jQuery plugins that will allow you to easily build a feature-rich jQuery image and multimedia gallery plugins.

Some of these plugins are not the freshest but have proved time and time again to be the best and most reliable. Top 20 jQuery Slideshow and Image Gallery Tutorials - How to Create an Infinite Scrolling Web Gallery. When working my way through a web gallery, I find it annoying when I must change pages; so in today's tutorial, we will learn how to create an auto-generating, one-page, infinite scrolling gallery with PHP and AJAX.

How to Create an Infinite Scrolling Web Gallery

Let's get started! Step 1: Project Outline We'll begin with a normal gallery page that has a container for our images, and we'll monitor the scroll position by calling a JavaScript function at a quick interval. Each time the scroll bar is near the bottom, we'll make an AJAX request to an external PHP file, which returns a list of image names. Now, all we'll need to do is add these images to our container, thus modifying the page height moving the scroll position higher.

Plugins. jQuery-gestures- Image gallery. Learning jQuery: Horizontal Panel Sliding With animate() function. This post is of the Learning jQuery series.

Learning jQuery: Horizontal Panel Sliding With animate() function

Today, we will learn to use the animate() function to slide the panel to the left. It’s useful for display your options for search page. By a trick, we will make the animation more simple. Updated: I updated the code in the demo and download file. The previous version get error with IE7 by the extra comma in javascript code. Look at the demo, someone will think we are gonna create a HTML code like image below … But we’re not gonna do as above. The HTML code below is very simple. CSS Code The following css code is used for styling the wrapper: Remember to set the overflow hidden.

CSS code below makes up the link button: We will change the toggle icon when users click on the link to show or hide the panel. 25 Amazing JavaScript Games (Some Fun And Inspiration) - jQuery-Games - Memory, Tetris, Puzzle, Slotmachine, Blackjack ... - Webdesign und Webentwicklung im Webstandard-Blog. Online-Games und Webseiten können mittlerweile nicht zuletzt aufgrund von JavaScript, auch ohne Java-Applets in direkte Verbindung miteinander gebracht werden.

- jQuery-Games - Memory, Tetris, Puzzle, Slotmachine, Blackjack ... - Webdesign und Webentwicklung im Webstandard-Blog

Aus diesem Grund wurden hier für den möglichen Einsatz in Euren Webseiten oder für die Pause für zwischendurch, eine kleine Sammlung interessanter und auch altbekannter Online-Spiele zusammengestellt. So unterschiedliche kostenlose Browserspiele wie Memory, Tetris, Puzzle, Slotmachine oder Blackjack auch sein mögen, eines haben alle gemeinsam - sie basieren in Sachen JavaScript auf dem Framework jQuery.

15 Attractive Javascript Carousel Plugins. Animated Menus Using jQuery » ShopDev Website Design Blog. I recently stumbled upon Dragon Interactive (dragoninteractive.com).

Animated Menus Using jQuery » ShopDev Website Design Blog

It’s a pretty well designed site. However, the pièce de résistance is their rather cool animated menu. 10 Best jQuery Plugins for working with Tables. TableSorter tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.

10 Best jQuery Plugins for working with Tables

It has many useful features Colorize Colorize is a jQuery plugin to add background color to alternate HTML table rows, highlight a row/column on mouse over, and colorize a row/column when you click your mouse button over it. You can colorize as many table rows or columns as you want. TableRowCheckboxToggle This plugin generically adds the toggle function to any table rows you specify based on the css class names. 10 Best jQuery Plugins - April 2009. ImgAreaSelect imgAreaSelect is a jQuery plugin for selecting a rectangular area of an image.

10 Best jQuery Plugins - April 2009

Code example: tabSwitch Plugin for creating tab box system. jQuery - Horizontal Accordion. s3Slider jQuery plugin - Overview. The s3Slider jQuery plugin is made by example of jd`s smooth slide show script. I needed something like that for jQuery (for my web site kruskica.net). Since i didnt find it after a small research i decided to build it by my self. Demonstration It is very easy. First include the jQuery library then include the s3Slider javascript in the head of the page(s) where you want to use s3Slider. jQuery can be download from jQuery`s homepage. Important: For the script to work properly there is a set of rules that must be followed. If you set that main div id is s3slider as we did here, that is the name that must be prefix for all other classes and id`s for that specific gallery (slide show).

The second thing is that every .your_nameImage element in it self must have span. Then you need to initalize s3Slider and set the duration of how long will one picture be shown on the page (value is in miliseconds). Take a look at the live example. This script is licensed under Creative Commons Attribution 2.5. Galerie Snoupix Flip. Supersized - Full Screen Background/Slideshow jQuery Plugin. This is an outdated version! Supersized has been moved and updated to a more permanent home at the official Supersized project page. Check there for the latest release notes and features! If you are interested in this specific legacy version, you can download it here for now. Features Resizes images to fill browser while maintaining image dimension ratioNo extra whitespace, no scrollbars – the entire browser window is always filledCompatible in Firefox, Safari, Opera, IE7, and IE6Ability to cycle through images/backgrounds via slideshow. jQuery and JavaScript Coding: Examples and Best Practices.

Advertisement When used correctly, jQuery can help you make your website more interactive, interesting and exciting. This article will share some best practices and examples for using the popular Javascript framework to create unobtrusive, accessible DOM scripting effects. The article will explore what constitutes best practices with regard to Javascript and, furthermore, why jQuery is a good choice of a framework to implement best practices. 1.

Why jQuery? jQuery is ideal because it can create impressive animations and interactions. jQuery is simple to understand and easy to use, which means the learning curve is small, while the possibilities are (almost) infinite.