netoops blog
Trang này chỉ copy lại để làm tài liệu cho mình thôi: Nếu có bài của bạn, thì xin bỏ qua. Cảm ơn.

Friday, 1 June 2012

ctrl + F xong bấm chữ cần tiềm



Kode list bài có hình:

<style type="text/css">
.mota{
position: relative;
z-index: 0;
text-decoration:none;
}

.mota:hover{
background-color: transparent;
z-index: 50;
}

.mota span{
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px solid #000;
visibility: hidden;
color: black;
text-decoration: none;
}

.mota span img{
border-width: 0;
padding: 2px;
}

.mota:hover span{
padding:5px;
visibility: visible;
top: 20px;
left:50px;
width:490px;
background:#FFFFFF;
text-align: justify;
}
</style>


<script language="JavaScript">
imgr = new Array();

imgr[0] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-ziTpk-QH6dpLGehFVb3Su_f4syup-VmgGhPDx_j-YCltYZMrSa8S1-0UINP8Idtluzppl4sQ276Mcu-ylG2OmkX7rVc0oXJLNk7ebRDUTVpiyXvArh-MWzCLw8BYSTvlIjl9A-Ld-bn8/s320/nothumbnail-namkna-blogspot-com.gif";

showRandomImg = true;
tablewidth = 185;
cellspacing = 1;
borderColor = "#30a1db";
bgTD = "#fff";

imgwidth = 60; //
imgheight = 60; //
fntsize = 12;
acolor = "#E67C15";
aBold = true;
icon = " &#187; ";

text = "no";

showPostDate = false;

summaryPost = 100;
summaryFontsize = 12;
summaryColor = "#000";
icon2 = " &#187; ";

numposts = 50;
label = "Tàu";
home_page = "http://ddnviet.blogspot.com/";
</script>
<script src="http://dl.dropbox.com/u/70549761/Recent/namkna-blogspot-com/s1-label.js" type="text/javascript">
</script>








Code list bài không hình:


<!-- Recent Posts by Label Start -->
<!-- code by http://namkna.blogspot.com/ -->
<script type="text/javascript">
function recentpostslist(json) {
 document.write('<ul>');
 for (var i = 0; i < json.feed.entry.length; i++)
 {
    for (var j = 0; j < json.feed.entry[i].link.length; j++) {
      if (json.feed.entry[i].link[j].rel == 'alternate') {
        break;
      }
    }
var entryUrl = "'" + json.feed.entry[i].link[j].href + "'";//bs
var entryTitle = json.feed.entry[i].title.$t;
var item = "<li>" + "<a href="+ entryUrl + '" target="_blank">' + entryTitle + "</a> </li>";
 document.write(item);
 }
 document.write('</ul>');
 }
</script>
<script src="http://ddnviet.blogspot.com/feeds/posts/summary/-/Tàu?max-results=100&alt=json-in-script&callback=recentpostslist"></script>
<span style="font-size: 80%; float:right;">Get this <a href="http://namkna.blogspot.com/2012/02/liet-ke-tieu-de-bai-viet-gan-day-nhat.html">widget</a></span>
<!-- Recent Posts by Label End -->

No comments:

Post a Comment

Copyright 2010 Chú ý; trang này chỉ để chủ xem.

Home | Layout | Template | Allposts | Viết |