Lucas Bürgy's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
11 results tagged jquery  ✕
jQuery Easing Examples - Matthew Lein https://matthewlein.com/tools/jquery-easing
Thu Dec 19 11:42:47 2019
QRCode

for animate for example

jquery
jquery - Change Active Menu Item on Page Scroll? - Stack Overflow https://stackoverflow.com/questions/9979827/change-active-menu-item-on-page-scroll
Thu Dec 19 11:42:26 2019
QRCode
html css js jquery
isocra/TableDnD: jQuery plug-in to drag and drop rows in HTML tables https://github.com/isocra/TableDnD
Thu Sep 5 15:24:14 2019
QRCode

jQuery plug-in to drag and drop rows in HTML tables

Tuto 1: https://www.learningjquery.com/2017/05/drag-and-drop-html-table-rows-using-jquery
Tuto 2: https://isocra.com/2008/02/table-drag-and-drop-jquery-plugin/
Doc: https://isocra.github.io/TableDnD/

jquery js library
DataTables | Table plug-in for jQuery https://www.datatables.net/
Mon Feb 18 22:23:38 2019
QRCode
a_tester library js jquery
.load() | jQuery API Documentation https://api.jquery.com/load/
Mon Feb 11 23:51:17 2019
QRCode

Un exemple pour détecter une erreur lors de la méthode load de jQuery

$( "#success" ).load( "/not-here.php", function( response, status, xhr ) {
  if ( status == "error" ) {
    var msg = "Sorry but there was an error: ";
    $( "#error" ).html( msg + xhr.status + " " + xhr.statusText );
  }
});
jquery
SimpleLightbox by André Rinas http://simplelightbox.com/
Sat Mar 17 22:21:45 2018
QRCode
lightbox html css js jquery library wordpress
davatron5000/FitText.js: A jQuery plugin for inflating web type https://github.com/davatron5000/FitText.js
Fri Mar 16 23:24:09 2018
QRCode
jquery library
Bouncy Text https://codepen.io/jdhalm/pen/zBZGYr
Fri Mar 16 23:18:14 2018
QRCode
html css js jquery
Sign-Up/Login Form https://codepen.io/ehermanson/pen/KwKWEv/
Fri Mar 16 00:42:01 2018
QRCode

Onglets material faits avec du CSS et jQuery

html css js jquery tabs
How To Create An Animated Scroll To Top Button With jQuery | Paulund https://paulund.co.uk/how-to-create-an-animated-scroll-to-top-with-jquery
Thu Feb 22 07:17:43 2018
QRCode

Permet de créer un scroll to top en jQuery (ou JS pure)

N'apparaît pas lorsqu'on est en haut de la page et apparaît lorsqu'on descend

html css js jquery
mailcheck/mailcheck: Reduce misspelled email addresses in your web apps. https://github.com/mailcheck/mailcheck
Mon Feb 12 14:15:59 2018
QRCode

The Javascript library and jQuery plugin that suggests a right domain when your users misspell it in an email address.

mailcheck.js is part of the Mailcheck family, and we're always on the lookout for more ports and adaptions. Get in touch!

js api jquery
1244 links, including 4 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn