Jquery

jquery hashchange et scrollto

jQuery(function(){
  $(window).on('hashchange', function(e){
e.preventDefault();
$(window).scrollTo( document.location.hash, 800);
 })
  $(window).hashchange();
  $("#test").on('click','a',function(e){
if(!history.pushState)
return;
e.preventDefault();
history.pushState(null,null,this.href);
     $(window).hashchange();
  });
});

ou

jQuery(function(){
  $(window).on('hashchange', function(e){
e.preventDefault();
$(window).scrollTo( document.location.hash, 800);
})
  $(window).hashchange();
  $("#test").on('click','a',function(e){
e.preventDefault();
hash = this.href.split('#')[1];
var page = $('#'+hash).attr('id','');
location.hash = hash;
page.attr('id',hash);
$(window).hashchange();
  });
});




Interactive Filterable Portfolio (jquery filter filtre galerie image)
PEPSized Merry Scrolling with skrollr.js

IMGr :: jQuery Image Rounder

jQuery Image Caption Slide - jCapSlide

Enable submit button if text entered with jQuery:
$('#username').keyup(function() {
$('#submit').attr('disabled', !$('#username').val());
});

spriteOnHover (Sprite on Hover) is a lightweight jQuery plugin designed to animate your sprite sheets on hover

Sticky Captions Concept

Add Shine is a jQuery plugin that converts solid a background color into a gradient that simulates a subtle shine.

Fuel UX : Clean and lightweight UI controls

Fullscreen Pageflip Layout with BookBlock

Mini Help System with jQuery

xCharts – A JavaScript library for building custom data-driven chart visualizations

Javascript : 9 Scripts de Notification - ressources

Circle View : Inspired by Google Circles in jQuery

Center Div on div with jQuery

// Centers on screen
jQuery.fn.center = function (div) {
this.css("position", "absolute");

var position = div.position();
this.css("top", Math.max(0, ((div.height() - this.outerHeight()) / 2) + position.top) + "px");

this.css("left", Math.max(0, ((div.width() - this.outerWidth()) / 2) + position.left) + "px");
return this;
};

//use
$('#ajxload').center($('#mapWrapper')).show();

Hover-Zoom 1.0 - Facebook style zoom on Image hover

jQuery Image Scale

App Folders plugin for jQuery | iOS-like folders to display complex information.

malihu jQuery Image Gallery

GalleryView | spaceforanam

Tweed - jQuery plugin (tweeter)

Jquery Fullscreen Responsive Lightbox Gallery

X-editable bootstrap Demo

Parallax Scrolling Tutorial

jQuery slimScroll

StackSlider: A Fun 3D Image Slider

Destaque Slideshow Demo

jQuery Paypal Buy It Now Plugin

alertifyjs - An unobtrusive customizable JavaScript notification system

Twitter Bootstrap Multi-Color Progress Bar – a jQuery Plugin

Drag and drop shopping cart with jQuery UI

bootup.js - Cache and load static files from local storage

jQuery.stickysectionheaders plugin

Dropbox File Uploader With Twitter Bootstrap

jStarbox Demo

Simple Effects for Drop-Down Lists *** pour des menus

jHERE – A lightweight jQuery plugin to easily add interactive maps to your website
demo : ici

DataMaps - Un plugin jQuery de visualisation de cartes interactives

FatPixels is a jQuery plugin for animating the sprite image of any size.

Starter | Jumpstart Your jQuery Plugin Development

Javascript : 10 Ressources utiles à découvrir - javascript-ressources

La méthode matchMedia ou les Media Queries pour JavaScript - Alsacreations

High Quality Cinemagraph

X-editable : Create editable elements with jQuery & Bootstrap

How to Slice Images into Tiles with jQuery and CSS3 Transitions

Adaptive Thumbnail Pile Effect with Automatic Grouping

Sticky is a jQuery plugin that gives you the ability to make any element on your page always stay visible.

jQuery.ZyngaScroller.js Demo

jQuery Path Bezier Curve Generator

jQuery EasyTabs Plugin

A date range picker for Twitter Bootstrap

jHERE - Maps Made Easy

amsul/pickadate.js

SlickSwitch | JQuery Plugin

Extremes : jQuery plugin to put lists around a Circle

Three.js - La bibliothèque javascript 3D

jSlid - Interactive Cycle Slides

jQuery Ajax Image Upload Demo

Spice up your personal site with jQuery - jQuery Scroll Path plug-in

JavaScript widget for Panning and Zooming a Panoramic image

RequireJS - A JavaScript file and module loader (pour optimiser le javascript)

Swish jQuery Zoom Hover Effect Plugin Freebie

jQuery ContentHover Plugin - Backslash

The hoverFlow Plugin - Demo Page

Spacegallery - jQuery plugin

Responsive Image Slider
Countdown.js Demo
Sly is a jQuery plugin for one-directional scrolling simulation with item based navigation support (image gallerie)

jQuery Filter and Sort Plugin ISOTOPE
Isotope is an exquisite jQuery plugin for magical layouts it simply is the best thing around for animation and sorting and is powered by jQuery.

slabText - a jQuery plugin for creating big, bold - responsive headlines

Jquery Number Ticker - By Damien Howley - MindTouch Community Portal

jOdometer is a counter that works like an odometer: moving the numbers up like a wheel

Apple-Style Countdown

FredHQ - Roundabout for jQuery by Fred LeBlanc

Roundbox - jQuery modal image plugin Preview - CodeCanyon

jQuery Burn - A jquery plugin to add a burning effect to text

Blink Text using jQuery (clignotement)

<script type="text/javascript" >
    function blink(selector){
        $(selector).fadeOut('slow', function(){
            $(this).fadeIn('slow', function(){
                blink(this);
            });
        });
    }
   
    $(document).ready(function(){
        blink('.blink');   
    });   
</script>

Crumble - jQuery Feature Tours (info bulle sequence)

liffect - effect for lists - generate effect for lists

jQuery BlockUI Plugin (v2) (open différent box)

Wookmark jQuery Plugin - Javascript to create a waterfall grid layout - image bookmarking

tablecloth.js Making HTML tables suck less

A jQuery responsive images plugin to help ease the transition | Jquery Picture

ResponsiveSlides.js  - Responsive jQuery Slider - Slideshow

Tiny Scrollbar: A lightweight

Floater - (resize element responsive)

Hammer.js - A javascript library for multi touch gestures

Freetile.js  (element grid resize effet)

jQuery Knob (camembert, jauges cliquable)

BigVideo.js - The jQuery Plugin for Big Background Video

Animated Responsive Image Grid

Fullscreen Slit Slider with CSS3 and jQuery

BookBlock: A Content Flip Plugin

Windy – A Plugin for Swift Content Navigation

Arctext.js - Curving text with CSS3 and jQuery
Image Gallery jQuery Thumbnail Plugin | Flow Slider
domsearch.js : jQuery plugin for searching the DOM
Fireworks.js: A DHTML fireworks effect

Mobiscroll - The Customizable HTML5 spinner control - Demos and Examples

Disable all links with jquery:
<script type="text/javascript">
$("a").click(function() { return false; });
</script>

Create.js : Make anything editable with jQuery

jQuery Image Transformation Plugins

Freetile.js : jQuery dynamic and responsive layout plugin

BookBlock: A Content Flip Plugin

Hero Carousel | A jQuery carousel plugin, 100% width &amp; previews of next/previous slide

9 jQuery Image Manipulation Plugins
Dynamic Html Content loading jQuery Plugin

10 Random jQuery Plugins
jq.carousel
Php & jQuery image upload and crop
Cyclotron : jQuery plugin for dragging 360° panoramas
jPreLoader : jQuery Preloading Screen to Preload Images
Dynamic Grid Layout jQuery Plugin
10 jQuery Floating Menu and Message Plugins 
Color animation jQuery plugin
jQRangeSlider demo page
Portfolio Flipping Slider Using jQuery & CSS3 

jQuery Search/Replace

jQuery(function () { 
jQuery(":contains(FIND)").not(":has(:contains(FIND))").each(function () {
var that = $(this),
html = that.html();

html = html.replace(/(\(FIND:.*?\))/g, "REPLACE-WITH");
that.html(html);
});
});


Evo Slider is a jQuery slider with slideshow, unlimited layout, CSS skinning and much more features

jQuery responsive web

jMapping : jQuery plugin for creating Google Maps from semantic markup
jQuery plugin for responsive images

Suit le scroll, Scroll Follow is a simple jQuery plugin that enables a DOM object to follow the page as the user scrolls
10 Best jQuery and HTML5 WYSIWYG Plugins

Zoom into html, text and images on a website using a magnifying glass

Transformez vos listes HTML en carrousels interactifs

Notification bubble with CSS3 keyframe animation - demo
Automatically create drop-down menu with links to the list items at the beginning of long lists
Thumbs up and down with PHP and jQuery
Infinite Ajax Scroll, a jQuery plugin — FIEG
Slider Revolution Responsive jQuery Plugin Preview - CodeCanyon (not free)
A Raphaël plugin for creating beautiful pointillized animations
ondulation sur une image de fond
gratter vos pages ...
jqBootstrapValidation : jQuery validation plugin for bootstrap forms
Expo360º - 360º Product Viewer Preview - CodeCanyon

Knob - Plugin JQuery pour faire des jauges circulaires

TableCloth.js - Donnez du style à vos tableaux HTML avec jQuery

Guggenheim - Une galerie Javascript avec tri et filtres dynamiques

Alajax - Transformer un formulaire HTML classique en Ajax

WaveAnimate jQuery Plugin

dynamo.js : Generate dynamic bits of HTML using jQuery

fredwu/jquery-endless-scroll

Real Shadow - jQuery plugin that casts photorealistic shadows

jq-idealforms : jQuery Ideal Forms

JQuery Rain | SlideInReplace jQuery Plugin

Pie Menu (like Path Menu) using jquery and CSS3 by Nikesh Hayaran

26 Useful jQuery Navigation Menu Tutorials

jQuery Before/After Plugin

jQuery Social Media Tabs

vPresenteer.js : jQuery HTML5 Presentation Tool

jQuery Vector Maps - Resizable Scalable Vector Graphic (SVG) Maps for Modern Browsers

Foresight.js - Request hi-res images according to device pixel ratio - CodeVisually

balupton/history.js · GitHub

jQuery Endless Scroll - Créez une pagination sans-fin

protonet/jquery.inview · GitHub

jQuery.LocalScroll 1.2.7 released

jQuery.ScrollTo 1.4.2 released

Fonction scrollTo pour les ancres nommées ( jQuery ) | WebDesignWeb

Défilement parallaxe avec jQuery

Effet de parallaxe pour votre site web

EaselJS | A Javascript library that makes working with the HTML5 Canvas element easy
CreateJS | A suite of Javascript libraries and tools for building rich, interactive experiences with HTML5.

jQuery Splitter Plugin (redimensionner des calques)
jQuery Popeye 2.0 - Une Lightbox inline
jQuery BBQ - Utiliser les boutons Précédent et Suivant du navigateur malgré Ajax
jQSlickWrap - Slick text wrapping for jQuery - Example 2
Backstretch: a simple jQuery plugin that allows you to add a dynamically-resized background image to any page
CraftMap - jQuery plugin that converts a simple image into a functional map - jscraft.net
slabText - a jQuery plugin for creating big, bold & responsive headlines

Wookmark jQuery Plugin (affichage pinterest)
Timeline Portfolio | Tutorialzine
How to Create Accordion Menu (CSS3+jQuery) [Tutorial] - DesignModo
jqDock » Wizzud.Com
Columnizer jQuery Plugin
Sudo Slider | Creative navigation 2
JQuery Cycle Plugin
Lettering.js - La typographie dit «merci» à jQuery !
jQuery Timelinr - CSSLab
turn.js - The page flip effect for HTML5
Digicrafts AJAX PayPal Cart jQuery plugin

jQuery flipbook layout plugin : Booklet
zLayer jQuery Plugin - Orientate Elements | Devin R. Olsen Web Developer
jQM Autocomplete in jQuery Mobile with Demo
Query Rain | jQuery uLightBox plugin

jPages - A feature-rich client-side pagination plugin

Creating A Sliding Image Puzzle

Glisse - Plugin jQuery &#8211; Faites défiler vos images

PageSlide: a jQuery plugin which slides a webpage over to reveal an additional interaction pane

40 Recently Released jQuery Plugins

25+ Fresh jQuery and CSS3 Tutorials

6 Creative Javascript Plugins to Make Cool Website - Javascript

Tri et maquette dynamiques avec jQuery

Sigma.js, une bibliothèque JavaScript open-source pour dessiner des graphiques avec HTML5
jQuery Transit, un plugin pour utiliser facilement les transitions CSS3


Websanova - wTooltip jQuery Plugin

jqFloat.js – A Floating Effect with jQuery!

jQuery snow falling plugin

Demo section of Marcofolio.net

Full Page Image Gallery with jQuery | Codrops

jQuery Waypoints

scrolldeck.js

Scroll to Internal Link with jQuery

jQuery Masonry

A Whole Lot of AJAX! Directory for Web 2.0 AJAX scripts, demos and tutorials. Custom AJAX Coding Service for Your Web 2.0 Website.


jQuery File Upload

35+ Useful jQuery Menu Plugins

Smoke.js, librairie JavaScript qui génère des alertes JS personnalisables avec CSS3
jquery custom content scroller

Sharrre - A plugin for sharing buttons

nanoScroller.js scrollbar design

Photo slider carousel With php et jquery

Skitter - Slideshow for anytime!


Jqquery Slider
jQuery tooltip, 100 best and fresh


Parallax Content Slider with CSS3 and jQuery | Codrops

http://140byt.es — Fonctions Javascript prêtes-à-Tweeter
Twitter.js, récupérez et affichez vos derniers tweets | Megaptery

jQuery.dotdotdot, advanced cross-browser ellipsis for multiple line content.

microjs - 200 micro-frameworks Javascript --- http://microjs.com/

jQuery Scroll Path - The plugin that lets you define custom scroll paths

Making a Page Flip Magazine with turn.js


[jQuery] EditTable - Editez un tableau bi-dimensionnel en ligne | TiloWeb


jQuery HTML5 Drag-and-Drop File Upload | LearnComputer :
Sequence Theme Demo - Sliding Horizontal Parallaxblur.jsBackstretch: a simple jQuery plugin that allows you to add a dynamically-resized background image to any page

scozzese designJquery.ascensor.jsAscensor.js, A jquery pluginSmoothScroll Using MooTools 1.2 ExampleSmoothScroll lets you define the duration that it should take for a link to be scrolled down to. MooTools 1.2 has a slightly different usage of the SmoothScroll plugin.Juiz jQuery smoothscroll

jCarousel - Riding carousels with jQuery jQuery : les fonctions essentielles - Jarod xXx Developpeur web 2.0 Etre humain ressources webmasters La base de jQuery est composée de 11 fonctions. Nous allons voir comment utiliser et comprendre ces fonctions. Elles constituent la base donc sont quasiment indispensables à la Professor Cloud Interface elements for jQuery - About Interface » Plugin JQuery Lazy Load, pour charger les images que lors de leur affichage - JQuery, PHP, html, design… // arnaud-k : un blog de geek Animations jquery (images animées jquery) | Zorrito studio : Developpeur web 2.0, wordpress, webdesign, xhtml / css Dans ce petit tutorial nous allons faire une sorte de carte postale animée en utilisant uniquement jquery et des images. bgFlow (jQuery plugin) background | jQuery Plugins Afficher les boutons facebook, twitter, ... Comment mettre en place sur son site les boutons reseaux sociaux jSocial jSocial plugin jQuery jSocial est un plugin jQuery très simple d'installation, adapté pour avoir les icônes et les liens vers les sites de réseaux sociaux en un clin d’œil sur son blog ou site. jScrollPane 25+ Create Amazing Image Effects with Some of the Best jQuery Plugins Available — tripwire magazine This article will introduce you to more than 25 jQuery plugins providing enhancements to how you can display images on your web pages. This is essential for creating dynamic state of the art web solutions. ThickBox 3.1 ThickBox is a webpage UI dialog widget written in javascript on top of the jQuery library. It's function is too show a single image, multiple images, inline content, iframed content, and content served through AJAX in a hybrid modal. Project types | jQuery Plugins jquery animations calque qui bouge avec la souris Drag and drop jQuery plugin with a very small footprint that allows for animated easing when dragging an element. infobulle wTooltip is a fast, lightweight jQuery plugin that provides extreme flexibility when designing tooltips for webpages. Easy, fun to use features. add to cart slider haut bas lightbox multiusage prettyPhoto is a jQuery lightbox clone. Not only does it support images, it also support for videos, flash, YouTube, iframes. It’s a full blown media light box multi 2 YoxView is a free Lightbox-type media and image viewer jQuery plugin. It's easy to use and feature-rich. un carrousel trombi ? menu sympa 10 jQuery Transition Effects: Moving Elements with Style | DevSnippets Whatever content you have to present, you can present them in a more interactive & more responsive ways. In this article we’d like to present 10 13 Awesome Javascript Animated Flash Like Menus | DevSnippets So why use flash for Web Menus when javascript has enough power to achieve similar effects. Every web designer tries to be creative when it comes to designing JQuery Corner Demo Coda-Slider 1.1.1 - Niall Doherty's dot biz JQuery Cycle Plugin 50 Amazing Jquery Examples- Part1 - Noupe Design Blog BGTransition Demo Shadow animation jQuery plugin jQuery - SimpleSlider 5 conseils pour développer avec JQuery | JQuery, PHP, html, design… // arnaud-k : un blog de geek Ajax Upload; A file upload script with progress-bar, drag-and-drop. ColorBox Examples Contactable | jQuery Plugin Les 10 meilleurs plugins JQuery – septembre 2009 | JQuery, PHP, html, design… // arnaud-k : un blog de geek boite de dialoue jquery The home page of jQuery Impromptu. jQuery Impromptu is an extention to help provide a more pleasant way to spontaneously prompt a user for input. Fancybox - Fancy lightbox alternative Slick Drop down Menu with Easing Effect Using jQuery & CSS | DevSnippets Drop-down menus are an excellent feature because they help clean up a busy layout. When structured correctly, drop-down menus can be a great navigation tool, curseur pour byscom Orbit: jQuery Image Slider Plugin from ZURB - ZURB Playground - ZURB.com Slideshow demo - Interface plugin for jQuery jQuery UI - Progressbar Demos & Documentation jQuery UI is the official jQuery user interface library. It provides interactions, widgets, effects, and theming for creating Rich Internet Applications. DataTables (table plug-in for jQuery) Coda-Slider 2.0 - Niall Doherty's dot biz jQuery Banners v1.0 | jono.blog With the new year here, I've decided to start releasing some scripts I use frequently for myself and clients. This is definitely not the first jQuery Banners Sliding Panels - DownloadJavascripts.com Checkout for Sliding Panels category at DOWNLOADJAVASCRIPTS.com. A comprehensive resource of: DHTML, JAVASCRIPTS, AJAX, JQUERY, YUI, WEB 2.0 etc. wSlide - tests avancés banner verticale jquery jQuery et Zend Frameworks rezoner's jEffects jEffects is an jQuery plugin, enhances user interaction by providing decorative effects. It’s all packaged into an intuitive jQuery plugin. Please see the live preview to get a better idea of what it offers. Senamion.com - jMagnify (Ola effect on text) plugin: documentation and demo page - Senamion.com DataTables - Affichez un tableau triable avec jQuery - La Ferme du web DataTables est un plugin jQuery permettant de cr&eacute;er des tableaux HTML avanc&eacute;s: Triables, paginables ... Webjax.eu :: Utilitaires JQuery Page Webjax traitant des thèmes suivants : JQuery utilities utilitaires javascript framework ajax library jquery j query Framework Javascript Library Ajax asyncronous web2.0 ria dom control enh jauge nikel jquery jQuery UI is the official jQuery user interface library. It provides interactions, widgets, effects, and theming for creating Rich Internet Applications. Nivo Slider - The Most Awesome jQuery Image Slider Nivo Slider is the most awesome jQuery image slider around. jQuery mobile (et Django) | Blog de Valentin Bourgoin | Ingénieur IMAC freelance <p><a href="http://www.jquerymobile.com" target="_blank">jQuery mobile</a> est un framework Javascript orient&eacute; interface utilisateur permettant, suivant le fameux concept du "write less, do more", de&nbsp;<strong>mettre en place une version mobile pour son site web</strong>. L'ergonomie est au coeur de la probl&eacute;matique : comment proposer aux utilisateurs de terminaux mobiles une version de mon site rapide &agrave; charger et ergonomique sur un petit &eacute;cran ?</p> Easing transitions | bxSlider jScrollPane - cross browser styleable scrollbars with jQuery and CSS Blog Tutoriaux Blog Veille technologique catégorie Tutoriaux jQuery PointPoint Plugin | Tutorialzine Demo jQuery UI Bootstrap A preview of the jQuery UI Bootstrap theme Beautiful Slide Out Navigation: A CSS and jQuery Tutorial | Codrops A CSS and jQuery tutorial for creating a slide out menu A jQuery powered HTML5 navigation menu A jQuery powered HTML5 navigation menu - Make An Elastic Thumbnail Menu | Build Internet! justifier un texte ollicle.com: Auto line-height: a jQuery plugin for flexible layouts I'm very proud to present my first jQuery plugin: jquery.autolineheight. In a nutshell, this JavaScript adjusts the line-height of a container (such as a `div`) in proportion to it's width, relative to the font size. 240 plugins jQuery | Julien Verkest ::TexoTela:: jQuery - tooltip demo jQuery treeview http://www.getintothis.com/pub/projects/rb_menu/ IconDock En - Wikicon Leading Enterprise Java Web Framework | ZK ZK is the leading open source Ajax + Mobile Java Web framework integrating jQuery, Spring, JPA, Hibernate, JavaEE, Grails, Scala and many more. CSS Dock Menu Trucs et astuces pour jQuery Trucs et astuces pour jQuery
Comments