D

Jquery + me2day 검색

· 14년 전 · 1225
<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,725
14년 전 조회 2,394
14년 전 조회 3,018
14년 전 조회 1,000
14년 전 조회 1,274
14년 전 조회 1,567
14년 전 조회 1,163
14년 전 조회 1,137
14년 전 조회 1,913
14년 전 조회 1,693
14년 전 조회 2,753
14년 전 조회 1,706
14년 전 조회 1,318
14년 전 조회 3,840
14년 전 조회 2,041
14년 전 조회 1,466
14년 전 조회 1,823
14년 전 조회 1,190
14년 전 조회 2,366
14년 전 조회 1,253
14년 전 조회 1,681
14년 전 조회 1,190
14년 전 조회 1,690
14년 전 조회 1,948
14년 전 조회 1,450
14년 전 조회 1,237
14년 전 조회 1,463
14년 전 조회 1,358
14년 전 조회 2,395
14년 전 조회 1,575
14년 전 조회 1,262
14년 전 조회 1,195
14년 전 조회 1,776
14년 전 조회 3,047
14년 전 조회 1,192
14년 전 조회 2,995
14년 전 조회 2,172
14년 전 조회 1,341
14년 전 조회 1,549
14년 전 조회 1,456
14년 전 조회 1,444
14년 전 조회 992
14년 전 조회 1,166
14년 전 조회 1,269
14년 전 조회 1,639
14년 전 조회 1,332
14년 전 조회 1,703
14년 전 조회 1,461
14년 전 조회 1,653
14년 전 조회 1,226
14년 전 조회 1,498
14년 전 조회 1,415
14년 전 조회 1,282
14년 전 조회 1,166
14년 전 조회 1,616
14년 전 조회 2,020
14년 전 조회 1,413
14년 전 조회 1,243
14년 전 조회 3,753
14년 전 조회 1,305
14년 전 조회 1,188
14년 전 조회 2,527
14년 전 조회 1,970
14년 전 조회 2,468
14년 전 조회 1,032
14년 전 조회 1,276
14년 전 조회 1,111
14년 전 조회 964
14년 전 조회 1,068
14년 전 조회 1,180
14년 전 조회 1,938
14년 전 조회 1,280
14년 전 조회 1,361
14년 전 조회 983
14년 전 조회 1,490
14년 전 조회 2,084
14년 전 조회 1,501
14년 전 조회 1,761
14년 전 조회 1,253
14년 전 조회 1,418
14년 전 조회 1,217
14년 전 조회 1,542
14년 전 조회 1,399
14년 전 조회 855
14년 전 조회 1,020
14년 전 조회 1,050
14년 전 조회 1,366
14년 전 조회 1,206
14년 전 조회 1,227
14년 전 조회 1,175
14년 전 조회 1,594
14년 전 조회 1,290
14년 전 조회 1,313
14년 전 조회 1,360
14년 전 조회 1,126
14년 전 조회 2,169
14년 전 조회 1,939
14년 전 조회 1,384
14년 전 조회 1,221
14년 전 조회 2,296