• Liens & ressources
  • Mes liens
  • Tags
  • RSS
  • Connexion
Filtrer par liens sans tag

WebPageTest - Website Performance and Optimization Testhttps://www.webpagetest.org/

  • Speed
  • Website
  • Test
  • Page
  • WebPageTest
  • Speed
  • Website
  • Test
  • Page
  • WebPageTest

Run a free website speed test from around the globe using real browsers at consumer connection speeds with detailed optimization recommendations.
#Page #Speed #Test #WebPageTest #Website

Permalien
July 27, 2022 at 3:46:44 PM GMT+2

Box-shadow generator - CSS: Cascading Style Sheets | MDNhttps://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Backgrounds_and_Borders/Box-shadow_generator

This tool lets you construct CSS box-shadow effects, to add box shadow effects to your CSS objects.

Permalien
July 27, 2022 at 3:46:35 PM GMT+2

javascript - How do I get a simple max-height transition on click to work? - Stack Overflowhttps://stackoverflow.com/questions/32829303/how-do-i-get-a-simple-max-height-transition-on-click-to-work

  • www
  • chaaplin
  • shaarli
  • www
  • chaaplin
  • shaarli

Permalien
July 26, 2022 at 2:52:04 PM GMT+2

Compose to a Vertical Rhythm ◆ 24 wayshttps://24ways.org/2006/compose-to-a-vertical-rhythm/

Permalien
July 24, 2022 at 6:03:20 PM GMT+2

Documentation for web designers · feulf/raintpl Wikihttps://github.com/feulf/raintpl/wiki/Documentation-for-web-designers

  • shaarli
  • chaaplin
  • shaarli
  • chaaplin

Raintpl documentation #shaarli #chaaplin

Permalien
July 24, 2022 at 2:39:02 PM GMT+2

Note: récupérer des éléments via JShttps://liens.rolandtisserand.fr/shaare/aDLOlg

  • Javascript
  • www
  • Javascript
  • www

  • https://stackoverflow.com/questions/53875205/javascript-fetch-and-then-innerhtml-problems

  • https://stackoverflow.com/questions/68138467/getting-elementid-from-fetch

  • https://www.delftstack.com/howto/javascript/embed-html-in-javascript/

Permalien
July 22, 2022 at 11:17:28 AM GMT+2

Building performant expand & collapse animations - Chrome Developershttps://developer.chrome.com/blog/performant-expand-and-collapse/

  • www
  • www

Permalien
July 20, 2022 at 10:00:57 PM GMT+2

Manually set Safari 15 tab color-t… | Apple Developer Forumshttps://forums.developer.apple.com/forums/thread/683403?answerId=679893022#679893022

Safari theme color et menu deroulant en pied de page

Permalien
July 20, 2022 at 3:03:29 PM GMT+2

toggle multiple elements with same class name on clickhttps://codepen.io/fahim04blue/pen/KKNvOZe

...

Permalien
July 20, 2022 at 12:00:20 PM GMT+2

autofocus - HTML (HyperText Markup Language) | MDNhttps://developer.mozilla.org/fr/docs/Web/HTML/Global_attributes/autofocus

L'attribut global autofocus est un attribut booléen indiquant qu'un élément devrait recevoir le focus au chargement de la page ou lorsque l'élément <dialog> dont il fait éventuellement partie est affiché.

Permalien
July 17, 2022 at 10:02:30 PM GMT+2

ToggleClass Dropdown Menu Pure Javascripthttps://codepen.io/sekedus/pen/JOweWa

Toggle

Permalien
July 17, 2022 at 9:57:05 PM GMT+2

Amazon.fr - Pendant la lecture - Unger, Gerard - Livreshttps://www.amazon.fr/Pendant-lecture-Gerard-Unger/dp/2917855614

  • achat
  • achat

Noté /5. Retrouvez Pendant la lecture et des millions de livres en stock sur Amazon.fr. Achetez neuf ou d'occasion

Permalien
July 17, 2022 at 4:25:58 PM GMT+2

Faroy Postcards — The Peculiar Maniculehttps://www.peculiarmanicule.com/faroy-postcards/

  • hd-museum
  • hd-museum

Great pop art postcards from Faroy Inc. 1967.

Permalien
July 17, 2022 at 2:37:10 PM GMT+2

L’Autoroute du soleil, de Baru – Recherche Googlehttps://www.google.fr/search?q=L%E2%80%99Autoroute+du+soleil,+de+Baru&client=safari&hl=fr-fr&sxsrf=ALiCzsbmEXOpecrtBLp8RDl7549WkuIGyA:1657997243278&source=lnms&tbm=isch&sa=X&ved=2ahUKEwjgj-WFif74AhXB44UKHb48AmsQ_AUoAnoECAEQBA&biw=1366&bih=917&dpr=2#imgrc=P_nI5nLrrWQpkM

  • lecture
  • lecture

#lecture

Permalien
July 17, 2022 at 11:51:41 AM GMT+2

ES6 Togglehttps://codepen.io/pattern-library/pen/zNxeEJ

...

Permalien
July 17, 2022 at 11:51:16 AM GMT+2

HTML - input type urlhttps://developer.mozilla.org/fr/docs/Web/HTML/Element/input/url

Les éléments <input> dont l'attribut type vaut url sont employées afin de permettre à une utilisatrice ou un utilisateur de saisir ou d'éditer une URL.

Permalien
July 16, 2022 at 11:01:23 PM GMT+2

What is the DOM? The Document Object Model Explained in Plain Englishhttps://www.freecodecamp.org/news/what-is-the-dom-explained-in-plain-english/

  • lecture
  • www
  • lecture
  • www

Modern web pages are dynamic. This means we need a suitable and convenient way to modify and manipulate a web document's structure. This modification in an HTML document, for instance, usually takes the form of creating, adding, or removing elements in the document. In this article, you'll learn

Permalien
July 14, 2022 at 9:27:29 AM GMT+2

Note: scroll & lightboxhttps://liens.rolandtisserand.fr/shaare/YZjwxA

https://infinite-scroll.com/events.html
https://codenostra.com/fr/faire-un-rappel-aprs-le-chargement-du-contenu-avec-la-bibliothqueinfinity-scrolljs.html
https://annasthms.github.io/photosets/

Infinite Scroll

If you are using infinite scroll, you must call the function again in the infinite scroll function's callback function.

If you are using Paul Irish’s infinite scroll code, the callback function is the function that is at the end of all the options.

$container.infinitescroll({ // infinite scroll options }, function(items) { initPhotosets(); // if you used a callback function for this before, you must use it again here; if you do not know what a callback is, see above subheading // your other code });

If you are using David DeSandro’s infinite scroll code, the “callback function” is the function within container.on( 'append.infiniteScroll', function( … ) { code });.

$container.on( 'append.infiniteScroll', function( event, response, path, items ) { initPhotosets(); // if you used a callback function for this before, you must use it again here; if you do not know what a callback is, see above subheading // your other code });

Permalien
July 11, 2022 at 2:11:15 PM GMT+2

Logan | Landing Pages sur Twitter : "3.2 billion people use Chrome as their browser… But no one knows all the best extensions Chrome has to offer. Here are 13 extensions that you shouldn't live without…" / Twitterhttps://mobile.twitter.com/LoftedLearning/status/1545026195066159104

Chrome extension

Permalien
July 8, 2022 at 11:30:56 PM GMT+2

How to Scale SVG | CSS-Tricks - CSS-Trickshttps://css-tricks.com/scale-svg/

  • svg
  • svg

The following is a guest post by Amelia Bellamy-Royds. Amelia has lots of experience with SVG, as the co-author of SVG Essentials and author of the

Permalien
July 7, 2022 at 3:03:07 PM GMT+2

The CSS class screen-reader-text – Make WordPress Accessiblehttps://make.wordpress.org/accessibility/handbook/markup/the-css-class-screen-reader-text/

  • www
  • www

Permalien
July 6, 2022 at 3:01:46 PM GMT+2

Note: SVGhttps://liens.rolandtisserand.fr/shaare/ihvuGQ

  • svg
  • www
  • svg
  • www

  • https://webdesign.tutsplus.com/fr/tutorials/svg-viewport-and-viewbox-for-beginners--cms-30844
  • https://jakearchibald.github.io/svgomg/
Permalien
July 5, 2022 at 2:57:15 PM GMT+2

About that misguided call for a 7-Zip boycott • The Registerhttps://www.theregister.com/2022/06/27/7zip_compression_tool/

It's good to highlight some alternatives, but security issues are overblown

Permalien
July 4, 2022 at 9:10:21 AM GMT+2

ES6 class toggle on clickhttps://codepen.io/StefanBobrowski/pen/jmVMBE

...

Permalien
July 4, 2022 at 8:34:16 AM GMT+2

Basic ES6 Vanilla JS Class Toggle | Magnificodehttps://dommagnifi.co/2019-05-06-basic-class-toggle-with-vanilla-js-es6/

Create a basic class toggle function with ES6 Vanilla JavaScript.

Permalien
July 4, 2022 at 8:33:52 AM GMT+2

Note: freshrsshttps://liens.rolandtisserand.fr/shaare/ZFdImQ

  • freshrss
  • freshrss

1@hourly 0 php /lamp0/web/vhosts/www.moncloudperso.pw/htdocs/FreshRSS/app/actualize_script.php > /tmp/FreshRSS.log 2>&1

Permalien
July 2, 2022 at 8:59:35 PM GMT+2

Paramètres · GitBookhttps://doc.wallabag.org/fr/admin/parameters.html

  • wallabag
  • wallabag

Permalien
June 27, 2022 at 7:11:41 PM GMT+2

Note: plugins shaarlihttps://liens.rolandtisserand.fr/shaare/CAFyjQ

  • shaarli
  • shaarli

  • https://github.com/ArthurHoaro/code-coloration/releases/tag/v2.2.0
  • https://github.com/immanuelfodor/shaarli-markdown-toolbar
  • https://github.com/immanuelfodor/emojione
  • https://github.com/trailjeep/shaarli-favicons
  • https://github.com/immanuelfodor/shaarli-markdown-toolbar
Permalien
June 27, 2022 at 3:51:09 PM GMT+2

Note: Effet de flou barre Applehttps://liens.rolandtisserand.fr/shaare/cwEr8A

  • www
  • www

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial))
.localnav.localnav-sticking .localnav-background {
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255,255,255,0.72);
}
.localnav.localnav-sticking .localnav-background {
    background-color: rgba(255,255,255,0.9);
    transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition-property: background-color, -webkit-backdrop-filter;
    transition-property: background-color, backdrop-filter;
    transition-property: background-color, backdrop-filter, -webkit-backdrop-filter;
}
@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial))
.localnav.localnav-scrim .localnav-background {
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255,255,255,0.72);
}
Permalien
June 27, 2022 at 3:04:20 PM GMT+2

Du béton pour vivre - rts.ch - Informationhttps://www.rts.ch/archives/tv/information/information/10341754-du-beton-pour-vivre.html?fbclid=IwAR13kEBymd_x5SYrrCbOEmjr9tL7NKPaLcNCuoKOrbazvuVrblHuaHC1Xog

  • reportage
  • a-lire
  • reportage
  • a-lire

La vie dans les grandes cité-satellites. #reportage #a-lire

Permalien
June 26, 2022 at 10:07:45 PM GMT+2
12 / 18
Liens par page
  • 20
  • 50
  • 100
Shaarli 1664 shaares · 1128 liens privés · Shaarli · Le gestionnaire de marque-pages personnel, minimaliste, et sans base de données par la communauté Shaarli · Documentation · Theme : Stack · Font : DINish
Replier Replier tout Déplier Déplier tout Êtes-vous sûr de vouloir supprimer ce lien ? Êtes-vous sûr de vouloir supprimer ce tag ? The personal, minimalist, super-fast, database free, bookmarking service par la communauté Shaarli