Afficher/masquer le menu
Liens Ecyseo
  • Tags cloud
  • Daily
  • Pictures wall
  • Search
  • Display options
    • Links per page :
    • 20 links
    • 50 links
    • 100 links
  • RSS Feed
  • Login

J'ai besoin d'intimité. Non pas parce que mes actions sont douteuses, mais parce que votre jugement et vos intentions le sont.

5167 links 

page 7 / 14

Liste des liens

263 results tagged javascript x
Easy Fullscreen HTML5 Background Video
2016-05-26 9:41 - permalink -

via Yome

css html5 javascript vidéos
- https://rishabhp.github.io/bideo.js/
clipboard.js — Copy to clipboard without Flash
2016-05-25 17:42 - permalink -

Pour copier du texte dans le clipboard via un simple clic.
Sans flash. Juste en javascript

clipboard javascript librairie
- https://clipboardjs.com/
Popper.js
2016-05-24 23:23 - permalink -

Une bibliothèque légère (4ko) sans dépendance, pour faire des infobulles dynamiques

css javascript tooltips
- http://popper.js.org/
Progress.js - Themeable progress bar library
2016-03-23 14:28 - permalink -
css javascript librairie
- http://usablica.github.io/progress.js/
[JavaScript] detect down/up scrolling - Le Hollandais Volant - /Yome/links
2016-02-25 11:39 - permalink -

Moi aussi :

// Initial state
var scrollPos = 0;
// adding scroll event
window.addEventListener('scroll', function(){ scrolling() });

// the function : compares the "new" scrolling state with the previous
// (this allows detecting either "up" or "down" scrolling)
// then saves the new in the $previous for the next iteration.

function scrolling() {
    if ((document.body.getBoundingClientRect()).top > scrollPos) {
        console.log('scrolling DOWN');
    } else {
        console.log('scrolling UP');
    }
    scrollPos = (document.body.getBoundingClientRect()).top;
}
code javascript scroll
- http://links.yome.ch/?_14dCg
interact.js - JavaScript drag and drop, resizing and gestures with inertia and snapping
2016-02-18 17:39 - permalink -

Une bibliothèque pour déplacer des éléments html en javascript

animation javascript librairie
- http://interactjs.io/
Pointy Slider in CSS and jQuery | CodyHouse
2016-02-17 14:37 - permalink -

Slider en css et jQuery

css javascript slider
- https://codyhouse.co/gem/pointy-slider/
ScrollReveal
2016-02-12 15:3 - permalink -

Une lib JS pour animer des éléments HTML lors du scroll.
via Kalvn's

animation javascript librairie scroll
- https://scrollrevealjs.org/
CMS.js - Javascript CMS
2016-01-31 17:55 - permalink -

Le seul éceuil est que si javascript est désactivé, ben y a plus rien qui s'affiche... il n'y a pas de fallback.

cms javascript
- http://cdmedia.github.io/cms.js/
Chartist - Simple responsive charts
2016-01-25 13:38 - permalink -

Une librairie javascript pour faire des graphiques, sans dépendance et dont la licence est la WTFPL.

Le dépôt github : https://github.com/gionkunz/chartist-js

Plugins disponibles : https://gionkunz.github.io/chartist-js/plugins.html

graphiques javascript librairie svg
- http://gionkunz.github.io/chartist-js//index.html
Moment.js | Home
2015-12-17 22:10 - permalink -

Une bibliothèque javascript pour parser et manipuler des dates en javascript, utilisée dans le projet Lufi https://demo.lufi.io/

date javascript librairie
- http://momentjs.com/
RecordRTC/RecordRTC-to-PHP at master · muaz-khan/RecordRTC · GitHub
2015-12-15 15:2 - permalink -

Je ne sais pas vous, mais je ne vois pas ça d'un très bon oeil...

javascript librairie php
- https://github.com/muaz-khan/RecordRTC/tree/master/RecordRTC-to-PHP
clipboard.js — Copy to clipboard without Flash
2015-12-14 16:57 - permalink -

Excellent et ça fonctionne super bien.

copie javascript presse-papier
- https://zenorocha.github.io/clipboard.js/
Logiciels de présentation : Powerpoint et ses nouvelles alternatives (via Kalvn's links) - Bookmark Bronco - Liens en vrac de sebsauvage
2015-12-14 16:19 - permalink -

Il a oublié http://strut.io/ qui est gratuit et dont le code est disponible sur github (https://github.com/tantaman/Strut)

javascript powerpoint présentation strut
- http://sebsauvage.net/links/?JvFq0g
Bugs That Walk and Fly around your page
2015-12-8 1:55 - permalink -

Trop bien. Et c'est super bien fait.
Je crois que je vais m'amuser lors du prochain 1er avril...

Bug Humour javascript librairie
- http://auz.github.io/Bug/
Créer un menu sticky avec JavaScript et CSS - CSS / CSS3 | Creative Juiz
2015-11-13 11:13 - permalink -

via l'ami Bronco

css javascript menu sticky tutoriels
- http://www.creativejuiz.fr/blog/tutoriels/creer-menu-sticky-avec-javascript-css
Recharger une page au bout de 2 secondes sans resoumettre un formulaire
2015-11-13 0:11 - permalink -

Je le mets là car je cherche toujours :
{code onclick="window.setTimeout('location.assign(location.href)',2000);" code}

javascript reload
- https://bookmarks.ecyseo.net/?Nv-seA
jQuery to vanilla JS
2015-10-26 10:49 - permalink -

Dans ma collec' également :D

javascript
- http://codeblog.cz/vanilla/filtering.html
bjeavons/zxcvbn-php
2015-10-26 10:36 - permalink -

Realistic PHP password strength estimate library based on Zxcvbn JS
via le Colibri

javascript password php
- https://github.com/bjeavons/zxcvbn-php
Plupload: Multi-runtime File-Uploader
2015-09-16 15:39 - permalink -

Faut que je regarde comment ils découpent les fichiers…

fichiers javascript upload
- http://www.plupload.com/
page 7 / 14


Tags


  • shaarli
  • wikipedia

Tags cloud

Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation
Affiches "loi aviva" créées par Geoffrey Dorne le 13 Mai, 2020 - Mastodon 1 - Mastodon 2