|
|
|
Phần mềm : |
 |
|
Trình độ : Beginer |
| Đánh giá : |
 |
/ |
 |
|
|
| Mã HTML lấy avatar yahoo |
| (Thứ Hai, 08/03/2010-4:53 PM) |
|
|
 |
|
Mở Notepad gõ đoạn mã sau:
|
|
|
|
<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>
- Lưu lại thành tập tin HTML. Hoặc bạn có thể download tập tin có sẵn: http://www.box.net/share/4p3k6cnc4g
Theo phpvn (asdf)
|
|
|
|
|
|
| Các bài trước |
|
|
| Các bài sau |
|