Pages
Welcome to Shoppaholic Boutique
Selamat datang di Shoppaholic Boutique. Ini merupakan halaman demo dari template Shoppaholic demo, anda dapat mengunduh template ini pada halaman ini atau di website Puzzle inc. untu melihat semua detail dan fitur dari template ini. Bagikan template ini ke teman-teman anda yang ingin membuka toko online. Template ini merupakan persembahan dari Puzzle Inc. untuk kemajuan toko online di Indonesia.
Selamat datang di Shoppaholic Boutique. Ini merupakan halaman demo dari template Shoppaholic demo, anda dapat mengunduh template ini pada halaman ini atau di website Puzzle inc. untu melihat semua detail dan fitur dari template ini. Bagikan template ini ke teman-teman anda yang ingin membuka toko online. Template ini merupakan persembahan dari Puzzle Inc. untuk kemajuan toko online di Indonesia.
PROMO PRODUCTS
NEW PRODUCTS
Tuesday, 28 April 2015
Thumbnails JavaScript
<script type='text/javascript'>
posts_no_thumb_sum = 490;
posts_thumb_sum = 400;
img_thumb_height = 160;
img_thumb_width = 180;
</script>
<script type='text/javascript'>
//<![CDATA[
function removeHtmlTag(strx,chop){
if(strx.indexOf("<")!=-1)
{
var s = strx.split("<");
for(var i=0;i<s.length;i++){
if(s[i].indexOf(">")!=-1){
s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
}
}
strx = s.join("");
}
chop = (chop < strx.length-1) ? chop : strx.length-2;
while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
strx = strx.substring(0,chop-1);
return strx+'...';
}
function createSummaryAndThumb(pID, pURL, pTITLE){
var div = document.getElementById(pID);
var imgtag = "";
var img = div.getElementsByTagName("img");
var summ = posts_no_thumb_sum;
if(img.length>=1) {
imgtag = '<span class="posts-thumb" style="float:left; margin-right: 10px;"><a href="'+ pURL +'" title="'+ pTITLE+'"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px" /></a></span>';
summ = posts_thumb_sum;
}
var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
div.innerHTML = summary;
}
//]]>
</script>
<b:if cond='data:blog.pageType != "static_page"'>
<b:if cond='data:blog.pageType != "item"'>
<style type='text/css'>
.post-footer {display: none;}
.post {margin-bottom: 10px; border-bottom: 1px dotted #E6E6E6; padding-bottom: 20px;}
.readmore a {text-decoration: none; }
</style>
</b:if>
</b:if>
Subscribe to:
Post Comments (Atom)









No comments:
Post a Comment