background preloader

Js

Facebook Twitter

Fine Uploader - Un uploader de fichiers complet et efficace. Presentation tool based on the power of CSS3 transforms and transitions in modern browsers | by Bartek Szopka @bartaz. JpGraph - Most powerful PHP-driven charts.

3 Javascript Plugins to Imitate Instagram Image Filters. Instagram has been a sensational topic of all time. It’s a photo shooting app which takes photo in square dimension and you can apply different kind of lomo, vintage and other cool filter effects to the photos. It makes an ordinary photo looks pretty, people likes it, it’s magical. There are quite a few of image manipulation plugins out there, but we have chosen 3 that potentially can be enhanced or tuned to do the same thing – add cool effect to your photo. We’re not talking about rotation, skew, flip…. we’re talking about vintage effect, blur, color tuning etc.

There is a caveat, it only works with Canvas supported browsers. That’s one of the reason there aren’t a lot of this kind of development at the moment. But if you want to be cutting edge, you can start playing with these plugins: PainbrushJS PaintbrushJS is a lightweight browser-based image processing library built with Javascript and canvas. Sample Code html CamanJS js vintageJS About Kevin 9 Impressive WebGL Javascript Effect Showcase.

jQuery

Kalendae - Un calendrier date picker Javascript avancé. Kalendae est un calendrier / date picker Javascript très poussé qui fonctionne nativement sans librairie JS. Vous prenez une idée / fonctionnalité simple, dans notre cas un date picker, et vous poussez le vice à fond, et le résultat parle de lui même. Kalendae est un calendrier évolué avec des fonctionnalités qu'on ne retrouve pas dans les autres scripts du même type. La réelle plus value est la possibilité de sélectionner soit un jour, plusieurs jours ou un rang de dates. Il est bien sûr possible de bloquer des dates ou restreindre les weekends par exemple, idéal pour un système de réservation en ligne.

Le calendrier peut être afficher directement avec le nombre de mois souhaités (On peut afficher 3 mois sur le même calendrier par exemple) ou lié à un input de date ou tout autre élément HTML. Les options sont nombreuses et documentées donc pas de problème pour configurer le widget à sa guise. Il embarque directement le script Moment.js pour manipuler avec plus de facilités les dates. 1. Adipoli jQuery Image Hover Effects. How To Use Enabling image hover effect is very simple.

Place the below references inside your head tag. If you need image hover on an image with id ‘image1′, call adipoli plugin like this: <script> $('#image1').adipoli(); </script> Adding Options: Available Options startEffect : Default style of imagehoverEffect : Image style on mouse overimageOpacity : opacity of image considered when start effect is transparent or overlayanimSpeed : Animation speed for the effectfillColor : Overlay colortextColor : Text ColoroverlayText : Default HTML to be displayed on overlayslices : Number of slices for slice animationsboxCols : Number of boxes in a row for box animationsboxRows : Number of rows for box animationspopOutMargin : Margin of Image popoutpopOutShadow : Shadow length of popout image.

Start Effects: transparentnormaloverlaygrayscale Hover Effects: Change Log Version 2.0 Added grayscale startEffectMoved code to github Do you want to know.