Les forums de JeuxVideo.com
-
Jet-the-hawk
- Posté le
24 février 2011 à 16:51:55

-
J'ai fait une petite recherche et j'ai rien vu :hapoel:
(
Notre clan est la ! :hapoel:
Vénérants des trois smileys
,
, et HAPOEL !
En tant qu'happistes ou noelistes, vous pouvez nous rejoindres ! :hapoel:
Vous pouvez tous nous rejoindres :hapoel:
Sauf nos ennemis jurés! :hapoel:
Les Angeistes ! :hapoel:
Ces smiley sont visibles sur JV.Com uniquement avec FireFox et GreasMonkey :hapoelia:
http://userscripts.org/scripts/show/86826
http://userscripts.org/scripts/show/86825
Téléchargez ces scripts et rejoignez nous !
- Lien permanent
-
[Romulus421]
- Posté le
31 mars 2011 à 23:44:26

-
up inutile
- Lien permanent
-
master--xemnas
- Posté le
15 avril 2011 à 19:23:30

-
hey trop stylé je voi les hapoel grace a l'extention (ps jai google crohme )
mes enemit jurée sont les noéliste
~~~~~~~~~~~~~~~~~~~~~~~
http://hapshack.com/images/nds.jpg
regarder
- Lien permanent
-
xaladin
- Posté le
16 avril 2011 à 21:13:08

-
ils gerent les smiley
- Lien permanent
-
Mizuto
- Posté le
2 juillet 2011 à 16:36:10

-
Le script!
//
--------------------------------------------------
------------------
//
// Script : Liste smileys
// Version 0.1
// 1-07-2010
// Copyright (c) 2010, [Coupedumonde]
//
//
--------------------------------------------------
------------------
//
// ==UserScript==
// @name New smileys
// @description Des smileys nouveaux dans la liste (TDM)
// @exclude http://*.blog.jeuxvideo.com/*
// @exclude http://www.jeuxvideo.com/commentaires/*
// @exclude http://www.jeuxvideo.com/forums/0-*
// @exclude http://www.jeuxvideo.com/forums/1-*
// @exclude http://www.jeuxvideo.com/forums/3-*
// @exclude http://www.jeuxvideo.com/profil/*.html
// @exclude http://www.jeuxvideo.com/cgi-bin/jvforums/forums.cgi
// @include http://www.jeuxvideo.com/smileys/legende.htm
// @author [The_DarK_My]
// @contributor [The_DarK_My]
// ==/UserScript==
function addImg(href){
var img = document.createElement('img');
img.src = href;
return img;
}
function addA(href, code){
var a = document.createElement('a');
a.href = 'javascript:passCode("newmessage","'+code+'");'
a.appendChild(addImg(href));
return a;
}
function addTd1(href, code){
var td = document.createElement('td');
td.appendChild(addA(href, code));
return td;
}
function addTd2(code){
var td = document.createElement('td');
td.innerHTML = code;
return td;
}
function addTr(i){
var tr = document.createElement('tr');
var classe = (i%2 == 0)? 'tr1' : 'tr2';
tr.setAttribute('class', classe);
return tr;
}
function nbTr(){
return document.getElementsByTagName('tr').length;
}
function lastTr(){
return document.getElementsByTagName('tr')[nbTr()-1];
}
function nbTd(tr){
return lastTr().getElementsByTagName('td').length;
}
function addSmiley(tr, href, code){
if(nbTd(tr) == 8)
tr = tr.parentNode.appendChild(addTr(nbTr()));
tr.appendChild(addTd1(href, code));
tr.appendChild(addTd2(code));
}
function addSmileys(){
try{
addSmiley(lastTr(),
"http://www.hapoeliashack.com/img/pack/smiley-hapo
elia.gif, ":hapoelia:" );
addSmiley(lastTr(),
"http://img697.imageshack.us/img697/1851/wesh.png"
,
":wesh:" );
addSmiley(lastTr(),
"http://www.hapoeliashack.com/img/pack/smiley-hapo
el.gif", ":hapoel:" );
}
catch(e){
alert(e);
}
}
addSmileys();
- Lien permanent
-
Mizuto
- Posté le
5 juillet 2011 à 00:39:29

-
Il apparaissent pas dans ma liste!
:hapoel:
- Lien permanent
-
Mizuto
- Posté le
5 juillet 2011 à 00:41:39

-
:hapoel: :hapoel: :hapoel:
:hapoel:
:hapoel:
:hapoel: :hapoel: :hapoel:
Hapoel Hapoel Tactique!
- Lien permanent
-
Maites_Hapistes
- Posté le
5 juillet 2011 à 16:40:48

-
:hapoelia:
- Lien permanent
-
Maites_Hapistes
- Posté le
6 juillet 2011 à 10:39:25

-
:hapervers:
- Lien permanent
Sujet : « [Clan] Les hapoelistes ! »