Réponse acceptée !
function add_smiley(smile){
smile=smile.substr(1, smile.length-2);
attribuer(\'InsertImage\',\''.$host.'/imgs/smileys/\'+smile+\'.png\');
}
function attribuer(attribut, valeur){
texte.execCommand(attribut, false, valeur);
iframe.focus();
}
In a dream, I saw me, drop dead... U was here, U cried... It was just a deam, if I die, U won't cry, maybe, U'll be happy
[ Lien ]