D

Jquery + me2day 검색

· 14년 전 · 1437
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="history" content="">
<meta name="author" content="dokjin@gamil.com">
<link rel="stylesheet" type="text/css" href="/inc/css/global.css" media="screen" />
<script type="text/javascript" src="http://code.jquery.com/jquery-1.6.2.min.js"></script>
<title>미투데이 검색</title>
<style type="text/css">
 .module-twitterList {padding:10px; overflow:hidden; *zoom:1; background:#fff; overflow-y:auto;}
 .module-twitterList li {position:relative; width:100%; float:left; margin-bottom:10px; padding-bottom:10px; min-height:50px;_height:50px; border-bottom:1px dashed #dedede;}
 .module-twitterList li.last {border-bottom:none; padding-bottom:0; margin-bottom:0;}
 .module-twitterList .thum {position:absolute; top:0; left:0; width:50px; height:50px; overflow:hidden;}
 .module-twitterList .thum img {border:1px solid #ccc; width:48px; height:48px;}
 .module-twitterList p {padding:0 0 0 60px; color:#555; line-height:130%;}
 .module-twitterList p a {color:#888; line-height:130%;}
 .module-twitterList .userId {color:#555; font-weight:bold;}
 .module-twitterList .time {font-size:11px; color:#999;}
</style>
<script type="text/javascript">
<!--
function search_me2day(query){
 var html;
 var keyword= encodeURIComponent(query);
 $.getJSON("http://me2day.net/search.json?callback=?&query="+keyword+"&count=50",
 function(data) {
  $.each(data,
  function(i,item){  
   html ='<li>';
   html +=' <div class="thum">';
   html +=' <a href="#"><img src="'+item.author.face+'" alt="" /></a>';
   html +='</div>';
   html +='<p>';
   html +=' <a href="'+item.author.me2dayHome+'" class="userId">'+item.author.nickname+'</a> '+item.body+' ';
   html +=' <a href="#">'+item.author.me2dayHome+'</a> ';
   html +=' <br /><span class="time">'+item.pubDate+'</span>';
   html +='</p>';
   html +='</li>';
   $("#resultme").append(html);
  }); 
 });

//-->
</script>
</head>
<body>
<div id="tabCon02" style="width:600px;padding:10px;border:#cccccc 1px solid;">
 <div class="module-twitterList" style="height:300px;"><ul id="resultme"></ul></div>
</div>
</body>
</html>
<script type="text/javascript">
<!--
 search_me2day('박정현');
//-->
</script>
 
근데 활동 지수 어떻게 하면 올라가는 거죠?
[이 게시물은 관리자님에 의해 2011-10-31 16:55:28 jQuery에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
14년 전 조회 2,927
14년 전 조회 2,603
14년 전 조회 3,240
14년 전 조회 1,206
14년 전 조회 1,517
14년 전 조회 1,771
14년 전 조회 1,368
14년 전 조회 1,358
14년 전 조회 2,143
14년 전 조회 1,932
14년 전 조회 2,947
14년 전 조회 1,917
14년 전 조회 1,534
14년 전 조회 4,062
14년 전 조회 2,275
14년 전 조회 1,688
14년 전 조회 2,052
14년 전 조회 1,392
14년 전 조회 2,564
14년 전 조회 1,444
14년 전 조회 1,900
14년 전 조회 1,401
14년 전 조회 1,902
14년 전 조회 2,152
14년 전 조회 1,676
14년 전 조회 1,447
14년 전 조회 1,683
14년 전 조회 1,577
14년 전 조회 2,605
14년 전 조회 1,777
14년 전 조회 1,494
14년 전 조회 1,408
14년 전 조회 2,003
14년 전 조회 3,287
14년 전 조회 1,402
14년 전 조회 3,214
14년 전 조회 2,360
14년 전 조회 1,557
14년 전 조회 1,767
14년 전 조회 1,688
14년 전 조회 1,665
14년 전 조회 1,183
14년 전 조회 1,370
14년 전 조회 1,490
14년 전 조회 1,850
14년 전 조회 1,538
14년 전 조회 1,900
14년 전 조회 1,684
14년 전 조회 1,834
14년 전 조회 1,438
14년 전 조회 1,709
14년 전 조회 1,632
14년 전 조회 1,503
14년 전 조회 1,382
14년 전 조회 1,817
14년 전 조회 2,236
14년 전 조회 1,630
14년 전 조회 1,442
14년 전 조회 3,984
14년 전 조회 1,509
14년 전 조회 1,396
14년 전 조회 2,755
14년 전 조회 2,185
14년 전 조회 2,692
14년 전 조회 1,263
14년 전 조회 1,502
14년 전 조회 1,312
14년 전 조회 1,192
14년 전 조회 1,266
14년 전 조회 1,383
14년 전 조회 2,155
14년 전 조회 1,488
14년 전 조회 1,560
14년 전 조회 1,185
14년 전 조회 1,682
14년 전 조회 2,305
14년 전 조회 1,688
14년 전 조회 1,981
14년 전 조회 1,480
14년 전 조회 1,632
14년 전 조회 1,408
14년 전 조회 1,733
14년 전 조회 1,615
14년 전 조회 1,056
14년 전 조회 1,224
14년 전 조회 1,232
14년 전 조회 1,571
14년 전 조회 1,401
14년 전 조회 1,443
14년 전 조회 1,369
14년 전 조회 1,782
14년 전 조회 1,490
14년 전 조회 1,493
14년 전 조회 1,513
14년 전 조회 1,300
14년 전 조회 2,365
14년 전 조회 2,139
14년 전 조회 1,568
14년 전 조회 1,407
14년 전 조회 2,465