D

Jquery + me2day 검색

· 14년 전 · 1456
<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,951
14년 전 조회 2,617
14년 전 조회 3,263
14년 전 조회 1,234
14년 전 조회 1,539
14년 전 조회 1,792
14년 전 조회 1,398
14년 전 조회 1,385
14년 전 조회 2,155
14년 전 조회 1,967
14년 전 조회 2,972
14년 전 조회 1,949
14년 전 조회 1,553
14년 전 조회 4,090
14년 전 조회 2,292
14년 전 조회 1,712
14년 전 조회 2,073
14년 전 조회 1,418
14년 전 조회 2,593
14년 전 조회 1,466
14년 전 조회 1,920
14년 전 조회 1,431
14년 전 조회 1,931
14년 전 조회 2,178
14년 전 조회 1,698
14년 전 조회 1,474
14년 전 조회 1,712
14년 전 조회 1,598
14년 전 조회 2,644
14년 전 조회 1,807
14년 전 조회 1,519
14년 전 조회 1,431
14년 전 조회 2,042
14년 전 조회 3,304
14년 전 조회 1,429
14년 전 조회 3,247
14년 전 조회 2,385
14년 전 조회 1,581
14년 전 조회 1,797
14년 전 조회 1,705
14년 전 조회 1,690
14년 전 조회 1,207
14년 전 조회 1,397
14년 전 조회 1,514
14년 전 조회 1,877
14년 전 조회 1,562
14년 전 조회 1,930
14년 전 조회 1,707
14년 전 조회 1,866
14년 전 조회 1,457
14년 전 조회 1,734
14년 전 조회 1,651
14년 전 조회 1,527
14년 전 조회 1,409
14년 전 조회 1,849
14년 전 조회 2,262
14년 전 조회 1,663
14년 전 조회 1,468
14년 전 조회 4,017
14년 전 조회 1,538
14년 전 조회 1,422
14년 전 조회 2,788
14년 전 조회 2,208
14년 전 조회 2,723
14년 전 조회 1,288
14년 전 조회 1,527
14년 전 조회 1,339
14년 전 조회 1,208
14년 전 조회 1,303
14년 전 조회 1,407
14년 전 조회 2,179
14년 전 조회 1,508
14년 전 조회 1,581
14년 전 조회 1,216
14년 전 조회 1,711
14년 전 조회 2,321
14년 전 조회 1,711
14년 전 조회 2,000
14년 전 조회 1,492
14년 전 조회 1,647
14년 전 조회 1,433
14년 전 조회 1,765
14년 전 조회 1,644
14년 전 조회 1,077
14년 전 조회 1,248
14년 전 조회 1,258
14년 전 조회 1,595
14년 전 조회 1,425
14년 전 조회 1,461
14년 전 조회 1,392
14년 전 조회 1,805
14년 전 조회 1,518
14년 전 조회 1,508
14년 전 조회 1,533
14년 전 조회 1,321
14년 전 조회 2,381
14년 전 조회 2,161
14년 전 조회 1,588
14년 전 조회 1,426
14년 전 조회 2,483