D

Jquery + me2day 검색

· 14년 전 · 1257
<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에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
14년 전 조회 2,766
14년 전 조회 2,420
14년 전 조회 3,067
14년 전 조회 1,047
14년 전 조회 1,335
14년 전 조회 1,613
14년 전 조회 1,203
14년 전 조회 1,194
14년 전 조회 1,977
14년 전 조회 1,762
14년 전 조회 2,792
14년 전 조회 1,762
14년 전 조회 1,367
14년 전 조회 3,895
14년 전 조회 2,091
14년 전 조회 1,523
14년 전 조회 1,878
14년 전 조회 1,230
14년 전 조회 2,400
14년 전 조회 1,296
14년 전 조회 1,728
14년 전 조회 1,225
14년 전 조회 1,735
14년 전 조회 1,996
14년 전 조회 1,507
14년 전 조회 1,290
14년 전 조회 1,528
14년 전 조회 1,406
14년 전 조회 2,434
14년 전 조회 1,624
14년 전 조회 1,311
14년 전 조회 1,247
14년 전 조회 1,838
14년 전 조회 3,105
14년 전 조회 1,251
14년 전 조회 3,047
14년 전 조회 2,208
14년 전 조회 1,393
14년 전 조회 1,610
14년 전 조회 1,502
14년 전 조회 1,492
14년 전 조회 1,038
14년 전 조회 1,211
14년 전 조회 1,317
14년 전 조회 1,684
14년 전 조회 1,383
14년 전 조회 1,758
14년 전 조회 1,507
14년 전 조회 1,689
14년 전 조회 1,257
14년 전 조회 1,540
14년 전 조회 1,462
14년 전 조회 1,334
14년 전 조회 1,222
14년 전 조회 1,665
14년 전 조회 2,061
14년 전 조회 1,463
14년 전 조회 1,295
14년 전 조회 3,815
14년 전 조회 1,356
14년 전 조회 1,238
14년 전 조회 2,582
14년 전 조회 2,018
14년 전 조회 2,524
14년 전 조회 1,090
14년 전 조회 1,333
14년 전 조회 1,164
14년 전 조회 1,012
14년 전 조회 1,125
14년 전 조회 1,226
14년 전 조회 1,996
14년 전 조회 1,326
14년 전 조회 1,417
14년 전 조회 1,042
14년 전 조회 1,545
14년 전 조회 2,135
14년 전 조회 1,555
14년 전 조회 1,825
14년 전 조회 1,305
14년 전 조회 1,473
14년 전 조회 1,277
14년 전 조회 1,593
14년 전 조회 1,456
14년 전 조회 912
14년 전 조회 1,080
14년 전 조회 1,082
14년 전 조회 1,413
14년 전 조회 1,263
14년 전 조회 1,278
14년 전 조회 1,220
14년 전 조회 1,637
14년 전 조회 1,336
14년 전 조회 1,356
14년 전 조회 1,393
14년 전 조회 1,178
14년 전 조회 2,226
14년 전 조회 1,995
14년 전 조회 1,439
14년 전 조회 1,275
14년 전 조회 2,345