Blogger द्वारा संचालित.
Tag:

कितनी पोस्ट, कितनी टिप्पणियां

क्या आप जानते हैं कि आपके ब्लॉग पर अब तक आप कितनी पोस्ट कर चुके हैं? आप कहेंगे कि यह तो डैशबोर्ड पर ही लिखा होता है। चलिए दूसरा सवाल- क्या आप जानते हैं कि आपके ब्लॉग पर कुल कितनी टिप्पणियां हैं? अब आप कहेंगे कि यह नहीं पता। क्या आप नहीं चाहते कि आप सभी को बता दें कि आपके ब्लॉग पर कुल कितनी पोस्ट हैं और अब तक कुल कितनी टिप्पणियां आपके ब्लॉग की शोभा बढ़ा चुकी हैं


 इसके लिए आप नीचे दिए गए कोड को लेआउट>>एड ए विजेट >>एचटीएमएल\जावास्क्रिप्ट विंडो में पेस्ट कर दीजिए। याद रखें कि इसमें दो जगह आपके ब्लॉग का पता बदलना नहीं भूले। 





<script style="text/javascript">



function numberOfPosts(json) {

document.write('कुल प्रविष्ठियां: <b>' + json.feed.openSearch$totalResults.$t + '</b><br>');

}



function numberOfComments(json) {

document.write('कुल टिप्पणियां: <b>' + json.feed.openSearch$totalResults.$t + '</b><br>');

}



</script>



<ul><li><script src="http://आपका-ब्लॉग.blogspot.com/feeds/posts/default?alt=json-in-script&callback=numberOfPosts"></script></li>



<li><script src="http://आपका-ब्लॉग.blogspot.com/feeds/comments/default?alt=json-in-script&callback=numberOfComments"></script></li></ul>



<span style="font-size:75%;"><a href="http://hinditech4u.blogspot.in/2013/04/blog-post_19.html#more" target="_blank">विजेट आपके ब्लॉग पर</a></span>

About Unknown

Hi, My Name is Hafeez. I am a webdesigner, blogspot developer and UI designer. I am a certified Themeforest top contributor and popular at JavaScript engineers. We have a team of professinal programmers, developers work together and make unique blogger templates.