Quoth lilwayne1556quote]This is how they made jquery <img src="/chatrooms/smilies/alien4.gif" alt=""> and you could make it any symbol like a ! or a #
This is how they made jquery and you could make it any symbol like a ! or a #
function tinyAlert(){
this.l = function(text){return alert(text);}
}
@ = new tinyAlert();