1 397
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 8 : | Ligne 8 : | ||
//alert("Dans D/common.js"); | //alert("Dans D/common.js"); | ||
//--------------------------------------------------------------------------- | |||
// Test de boutons zoom et zoom out d'une page | |||
//--------------------------------------------------------------------------- | |||
/* | |||
Voir | |||
https://www.mediawiki.org/wiki/Gadget_kitchen | |||
https://www.mediawiki.org/wiki/ChickTech_High_School_Kickoff_2017/Tasks | |||
*/ | |||
/* | |||
// toggled by toggle button. also determines which toggle button image to use | // toggled by toggle button. also determines which toggle button image to use | ||
var useCustom = false; | var useCustom = false; | ||
Ligne 53 : | Ligne 64 : | ||
} | } | ||
} | } | ||
*/ |