D

Jquery + me2day 검색

· 14년 전 · 1226
<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,731
14년 전 조회 2,397
14년 전 조회 3,021
14년 전 조회 1,004
14년 전 조회 1,277
14년 전 조회 1,573
14년 전 조회 1,166
14년 전 조회 1,141
14년 전 조회 1,918
14년 전 조회 1,699
14년 전 조회 2,757
14년 전 조회 1,714
14년 전 조회 1,320
14년 전 조회 3,843
14년 전 조회 2,046
14년 전 조회 1,471
14년 전 조회 1,825
14년 전 조회 1,192
14년 전 조회 2,368
14년 전 조회 1,256
14년 전 조회 1,689
14년 전 조회 1,193
14년 전 조회 1,696
14년 전 조회 1,950
14년 전 조회 1,457
14년 전 조회 1,241
14년 전 조회 1,464
14년 전 조회 1,361
14년 전 조회 2,399
14년 전 조회 1,580
14년 전 조회 1,266
14년 전 조회 1,199
14년 전 조회 1,779
14년 전 조회 3,054
14년 전 조회 1,195
14년 전 조회 2,997
14년 전 조회 2,172
14년 전 조회 1,344
14년 전 조회 1,555
14년 전 조회 1,458
14년 전 조회 1,448
14년 전 조회 999
14년 전 조회 1,170
14년 전 조회 1,273
14년 전 조회 1,647
14년 전 조회 1,334
14년 전 조회 1,708
14년 전 조회 1,464
14년 전 조회 1,656
14년 전 조회 1,227
14년 전 조회 1,502
14년 전 조회 1,417
14년 전 조회 1,287
14년 전 조회 1,168
14년 전 조회 1,625
14년 전 조회 2,028
14년 전 조회 1,415
14년 전 조회 1,246
14년 전 조회 3,755
14년 전 조회 1,312
14년 전 조회 1,191
14년 전 조회 2,531
14년 전 조회 1,975
14년 전 조회 2,473
14년 전 조회 1,037
14년 전 조회 1,283
14년 전 조회 1,113
14년 전 조회 971
14년 전 조회 1,073
14년 전 조회 1,182
14년 전 조회 1,945
14년 전 조회 1,282
14년 전 조회 1,361
14년 전 조회 990
14년 전 조회 1,492
14년 전 조회 2,090
14년 전 조회 1,509
14년 전 조회 1,770
14년 전 조회 1,254
14년 전 조회 1,422
14년 전 조회 1,221
14년 전 조회 1,545
14년 전 조회 1,405
14년 전 조회 863
14년 전 조회 1,025
14년 전 조회 1,050
14년 전 조회 1,368
14년 전 조회 1,210
14년 전 조회 1,231
14년 전 조회 1,179
14년 전 조회 1,595
14년 전 조회 1,295
14년 전 조회 1,315
14년 전 조회 1,364
14년 전 조회 1,126
14년 전 조회 2,173
14년 전 조회 1,946
14년 전 조회 1,389
14년 전 조회 1,226
14년 전 조회 2,300