Sofia
10/02/2007, 23h12
Description
Cette modification permet de faire vibrer votre forum !! (Attention, ne marche que sous IE)
Remerciements et support / Thanks and support
Ce Hack a été traduit en français pour vBulletin-Ressources avec l'autorisation explicite de son auteur. / This Hack was translated into French for vBulletin-Ressources with the explicit authorization of its author.
vBulletin-Ressources et son équipe offrira du support vis-à-vis des hacks traduits, bien sûr, dans la mesure du possible de chacun, autant en terme de temps que de connaissances/ vBulletin-Ressources and its team will offer support for the translated hacks, of course, as far as possible for everyone, as much in term of time that knowledge.
vBulletin-Ressources remercie l'auteur du hack pour avoir fourni son autorisation. / vBulletin-Ressources thanks the author for the hack to have provided its authorization.Conception
Auteur du Hack / Author Of Hack : burach (http://www.vbhackers.com/members/burach/)
Source / Link of Thread: Vibrations (http://www.vbhackers.com/f78/vibration-forumhome-6459/)
Version vBulletin Requise / Version vBulletin Required : vB 3.6.4
Testé / Tested: oui (3.6.4)
Traducteur / Translator: Sofia
Copyright © 2006 vBulletin-Ressources.com - Tous droits réservés Uniquement pour nos traductions/ Copyright © 2006 vBulletin-Ressources.com - All Rights Reserved Only For Ours Translations~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Installation
Modifier le template navbar :Trouver :
<td id="usercptools" class="vbmenu_control"><a href="#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>Et ajouter en-dessous :
<td id="mypopupmenu" class="vbmenu_control"><a href="#mypopupmenu"><SCRIPT LANGUAGE="JavaScript1.2">
<!--BuRaCH Popup Vibration starting
function shake(n) {
if (self.moveBy) {
for (i = 10; i > 0; i--) {
for (j = n; j > 0; j--) {
self.moveBy(0,i);
self.moveBy(i,0);
self.moveBy(0,-i);
self.moveBy(-i,0);
}
}
}
}
// Popup Vibration fiinished-->
</script>
</HEAD>
<form>
<input type=button onClick="shake(10)" value="Vibrations">
</form></a> <script type="text/javascript"> vbmenu_register("mypopupmenu"); </script></td>
Cette modification permet de faire vibrer votre forum !! (Attention, ne marche que sous IE)
Remerciements et support / Thanks and support
Ce Hack a été traduit en français pour vBulletin-Ressources avec l'autorisation explicite de son auteur. / This Hack was translated into French for vBulletin-Ressources with the explicit authorization of its author.
vBulletin-Ressources et son équipe offrira du support vis-à-vis des hacks traduits, bien sûr, dans la mesure du possible de chacun, autant en terme de temps que de connaissances/ vBulletin-Ressources and its team will offer support for the translated hacks, of course, as far as possible for everyone, as much in term of time that knowledge.
vBulletin-Ressources remercie l'auteur du hack pour avoir fourni son autorisation. / vBulletin-Ressources thanks the author for the hack to have provided its authorization.Conception
Auteur du Hack / Author Of Hack : burach (http://www.vbhackers.com/members/burach/)
Source / Link of Thread: Vibrations (http://www.vbhackers.com/f78/vibration-forumhome-6459/)
Version vBulletin Requise / Version vBulletin Required : vB 3.6.4
Testé / Tested: oui (3.6.4)
Traducteur / Translator: Sofia
Copyright © 2006 vBulletin-Ressources.com - Tous droits réservés Uniquement pour nos traductions/ Copyright © 2006 vBulletin-Ressources.com - All Rights Reserved Only For Ours Translations~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Installation
Modifier le template navbar :Trouver :
<td id="usercptools" class="vbmenu_control"><a href="#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>Et ajouter en-dessous :
<td id="mypopupmenu" class="vbmenu_control"><a href="#mypopupmenu"><SCRIPT LANGUAGE="JavaScript1.2">
<!--BuRaCH Popup Vibration starting
function shake(n) {
if (self.moveBy) {
for (i = 10; i > 0; i--) {
for (j = n; j > 0; j--) {
self.moveBy(0,i);
self.moveBy(i,0);
self.moveBy(0,-i);
self.moveBy(-i,0);
}
}
}
}
// Popup Vibration fiinished-->
</script>
</HEAD>
<form>
<input type=button onClick="shake(10)" value="Vibrations">
</form></a> <script type="text/javascript"> vbmenu_register("mypopupmenu"); </script></td>