Shaare your links...
3325 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 2
39 results for tags html x
  • joshbuchea/HEAD: A list of everything that could go in the <head> of your document - Bookmark Bronco
    permalink -
    - http://www.warriordudimanche.net/shaarli/?1xcQ7w
    html
  • » 7 Principles of Rich Web Applications
    permalink -
    - http://rauchg.com/2014/7-principles-of-rich-web-applications/
    html web
  • CSS3 Flexbox Layout module - Alsacreations
    permalink -
    - http://www.alsacreations.com/tuto/lire/1493-css3-flexbox-layout-module.html
    flex html
  • [CSS] Arrêtez d’utiliser float n’importe comment - Le Hollandais Volant
    permalink -
    - http://lehollandaisvolant.net/?d=2015/08/12/19/43/23-css-arretez-dutiliser-float-nimporte-comment
    html
  • You Know About Display Inline Block Gap
    via timo (encore !)
    permalink -
    - http://www.frontendevelopers.com/you-know-about-display-inline-block-gap/
    html
  • play flv in html - Stack Overflow
    <head>
       <link href="http://vjs.zencdn.net/c/video-js.css"; rel="stylesheet">
       <script src="http://vjs.zencdn.net/c/video.js"></script>;
    </head>
    <body>
       <video id="video1" class="video-js vjs-default-skin" width="640" height="480"
           data-setup='{"controls" : true, "autoplay" : true, "preload" : "auto"}'>
           <source src="video1.flv" type="video/x-flv">
       </video>
    </body>
    permalink -
    - https://stackoverflow.com/questions/2248800/play-flv-in-html
    flv html video
  • We Tested How Googlebot Crawls Javascript And Here's What We Learned
    permalink -
    - http://searchengineland.com/tested-googlebot-crawls-javascript-heres-learned-220157
    google html javascript web
  • Web Developer Checklist
    permalink -
    - http://webdevchecklist.com/
    dev htm5 html
  • html - Fixed Table Cell Width - Stack Overflow
    permalink -
    - https://stackoverflow.com/questions/4185814/fixed-table-cell-width
    html
  • colResizable – jQuery plugin
    plugin jquery pour avoir des colonnes dimensionnables dans vos tables HTML (sans jquery UI)
    permalink -
    - http://quocity.com/colresizable/#download
    html javascript jquery
  • javascript - onChange event with contenteditable - Stack Overflow
    permalink -
    - https://stackoverflow.com/questions/8694054/onchange-event-with-contenteditable
    contenteditable html javascript
  • javascript - Refresh image with a new one at the same url - Stack Overflow
    Try adding a cachebreaker at the end of the url:

    newImage.src = "http://localhost/image.jpg?"; + new Date().getTime();

    This will append the current timestamp automatically when you are creating the image, and it will make the browser look again for the image instead of retrieving the one in the cache.
    permalink -
    - https://stackoverflow.com/questions/1077041/refresh-image-with-a-new-one-at-the-same-url
    html memo
  • Auto Refresh an Image only
    Pour intégrer une image dans une page web et avoir un rafraichissement auto.
    permalink -
    - http://www.webdeveloper.com/forum/showthread.php?269125-Auto-Refresh-an-Image-only&p=1322723#post1322723
    html javascript
  • DBM Web-Design - Menu horizontal en CSS3 et HTML5
    permalink -
    - http://dbmwebdesign.fr/Modules/menus-horizontaux/menu-horizontal01.html
    css html webdesign
  • Grosses images et petits débits - sebsauvage.net - Les trucs qui m'énervent -
    à voir aussi :
    > optimiser toutes les images du répertoire courant (le script de seb pour windows)
    http://sebsauvage.net/links/?0DwJxQ
    > idem pour nunux
    http://orangina-rouge.org/shaarli/?YACP1Q
    > jpegtran pour faire du jpeg progrssif
    http://jpegclub.org/jpegtran/
    permalink -
    - http://sebsauvage.net/rhaa/index.php?2013/07/30/14/35/17-grosses-images-et-petits-debits
    dev html image web
  • Problème de foreach
    donne à tes checkboxes toutes le même nom : un nom suivi de [] (par exemple : "machin[]"). Ceci se traduiera dans $_POST par un élément ($_POST['machin']) de type array. Il te suffit alors de t'assurer que cet array n'est pas vide. :)

    Et pour savoir quelles cases au juste ont été cochées, contrôle les valeurs de cet array
    permalink -
    - http://fr.openclassrooms.com/forum/sujet/probleme-de-foreach-1
    html php
  • Créer un lien hypertexte sans autorisation de l'auteur est légal - Liens en vrac de sebsauvage
    M'enfin !
    C'est vrai que jusqu'alors, il était interdit de mettre un lien vers une ressource extérieure à son site sans autorisation préalable... LOL Imginez un web sans lien !!!
    permalink -
    - http://sebsauvage.net/links/?9sZZrw
    html web
  • 4 HTTP Security headers you should always be using | ibuildings
    via https://bajazet.fr/shaarli/?eCXB8g
    permalink -
    - http://ibuildings.nl/blog/2013/03/4-http-security-headers-you-should-always-be-using
    html sécurité
  • DocHub | Instant Documentation Search
    via https://www.ecirtam.net/links/?M0B0hg
    permalink -
    - http://dochub.io/#css/
    css dom html javascript jquery php python
  • Un client SSH en HTML5 « Korben Korben
    permalink -
    - http://korben.info/un-client-ssh-en-html5.html
    html ssh
Links per page: 20 50 100
◄Older
page 1 / 2
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.