Lấy Avatar của 1 nick bất kỳ
Friday, 6. June 2008, 09:29:00
Nhưng cái thằng đểu giả, xin xỏ nó, nó không cho T_T
Á à, tao sẽ có cách trị mày
Chỉ cần lưu đoạn code này thành 1 file html để "dùng dần"
<html>
<body>
<center>
<div style="width: 380; height: 103">Y!M Avatar Grabber
<br>
<script>
function grab() {
id = document.getElementById("yahoo_id").value;
document.getElementById("result").innerHTML = "<img src='http://img.msg.yahoo.com/avatar.php?yids=" + id + "&format=png'> ";
return false;
}
</script>
<form onsubmit="return grab()">Yahoo! ID :
<input id="yahoo_id" type="text" size="20"> <input value="Grab avatar" type="submit"></form>
Y!M Avatar <div id="result"></div>
</div>
</body>
</html>Ai lười thì Click here để lấy avatar
Have Fun
By rain-memory, # 13. June 2008, 10:26:09
By vjienet, # 13. June 2008, 11:33:30