Tag : Linking

Title User Language Tags Description Date
Linking to iFrames NeverPool HTML/CSS Shows how to change your iFrame via a clicked link. May 15, 2011
Linking Multiple Stylesheets StevieJ CSS

Attaching multiple stylesheets

September 11, 2009
Create Links To Page nhutto Rails February 13, 2009
Remember “LoVe/HAte” linking Thomas Jenkins CSS REF http://www.mezzoblue.com/css/cribsheet/ February 2, 2009
Simple Hotlinking in Apache iTony Apache November 11, 2008
Interdire le hotlinking sebus Apache

Le hotlinking d'image consiste selon wikipédia : "à utiliser l'adresse d'un fichier publié sur un site web, le plus souvent une image, pour l'afficher sur un autre site, sur un blog, dans un forum, etc. En d'autres termes, au lieu d'enregistrer l'image et de l'installer sur son propre serveur web, le hotlinkeur crée un lien direct vers le serveur d'origine."

Ce code à mettre en place dans un fichier .htaccess permet d'exclure tout les domaines sauf mon-domaine.com et de substituer une image par défaut.

October 30, 2008
Blinking text BetaWar JavaScript Simple script to make your text blink October 9, 2008
Blinking Forms the_hangman VB.NET Get that having-trouble-starting effect where the box blinks real fast. Also includes full fade in finale to reduce jumpy views July 27, 2006
Linking to Images from Deep Pages William Lorenz ASP.NET When using a PageBase file like Header or Footer, it is possible to lose a path to the images in a folder under the root (like root/images). Use this code to overcome such problems. December 7, 2005