D

Jquery + me2day 검색

· 14년 전 · 1505
<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년 전 조회 3,003
14년 전 조회 2,664
14년 전 조회 3,318
14년 전 조회 1,268
14년 전 조회 1,574
14년 전 조회 1,833
14년 전 조회 1,441
14년 전 조회 1,434
14년 전 조회 2,210
14년 전 조회 2,009
14년 전 조회 3,008
14년 전 조회 1,991
14년 전 조회 1,607
14년 전 조회 4,141
14년 전 조회 2,327
14년 전 조회 1,762
14년 전 조회 2,112
14년 전 조회 1,466
14년 전 조회 2,640
14년 전 조회 1,516
14년 전 조회 1,961
14년 전 조회 1,475
14년 전 조회 1,983
14년 전 조회 2,224
14년 전 조회 1,739
14년 전 조회 1,524
14년 전 조회 1,773
14년 전 조회 1,643
14년 전 조회 2,691
14년 전 조회 1,855
14년 전 조회 1,559
14년 전 조회 1,472
14년 전 조회 2,085
14년 전 조회 3,351
14년 전 조회 1,470
14년 전 조회 3,304
14년 전 조회 2,432
14년 전 조회 1,623
14년 전 조회 1,833
14년 전 조회 1,745
14년 전 조회 1,729
14년 전 조회 1,250
14년 전 조회 1,447
14년 전 조회 1,559
14년 전 조회 1,916
14년 전 조회 1,609
14년 전 조회 1,973
14년 전 조회 1,755
14년 전 조회 1,907
14년 전 조회 1,506
14년 전 조회 1,777
14년 전 조회 1,695
14년 전 조회 1,573
14년 전 조회 1,454
14년 전 조회 1,896
14년 전 조회 2,304
14년 전 조회 1,698
14년 전 조회 1,518
14년 전 조회 4,053
14년 전 조회 1,586
14년 전 조회 1,470
14년 전 조회 2,821
14년 전 조회 2,255
14년 전 조회 2,768
14년 전 조회 1,333
14년 전 조회 1,568
14년 전 조회 1,387
14년 전 조회 1,248
14년 전 조회 1,343
14년 전 조회 1,465
14년 전 조회 2,218
14년 전 조회 1,553
14년 전 조회 1,635
14년 전 조회 1,260
14년 전 조회 1,759
14년 전 조회 2,373
14년 전 조회 1,765
14년 전 조회 2,047
14년 전 조회 1,551
14년 전 조회 1,691
14년 전 조회 1,491
14년 전 조회 1,821
14년 전 조회 1,699
14년 전 조회 1,121
14년 전 조회 1,301
14년 전 조회 1,304
14년 전 조회 1,641
14년 전 조회 1,478
14년 전 조회 1,510
14년 전 조회 1,437
14년 전 조회 1,851
14년 전 조회 1,569
14년 전 조회 1,566
14년 전 조회 1,574
14년 전 조회 1,381
14년 전 조회 2,421
14년 전 조회 2,206
14년 전 조회 1,631
14년 전 조회 1,460
14년 전 조회 2,533