Owner Catches His Clever Cat Trying Logging Onto Laptop
4 years ago
Want more stories like this? Follow Us!
I already have<\/div>
<\/div>
I already have<\/div>
<\/div> <\/div>
<\/div>
<\/div>';
jQuery('body').append(popup);
jQuery('div.close').click(function () {
disablePopup();
});
jQuery('div.close1').click(function () {
disablePopuplike();
});
var userHasScrolled = false;
var hasPoppedUp =false;
function getLastOffsetTop(el) {
if(el) {
if (el.lastOffsetTop) {
return el.lastOffsetTop;
}
else {
return el.offsetTop;
}
}
return 0;
}
window.addEventListener('scroll', function() {
var scrollTop = window.pageYOffset;
var el = document.getElementById('creditsbox_element');
var tOffsetTop = totalOffsetTop(el);
if (scrollTop > tOffsetTop-window.innerHeight+200){setTimeout(function(){
clickcallpopup();
},60000);
hasPoppedUp = true;}
});
var totalOffsetTop = function(element) {
var top = 0, left = 0;
if(element) {
do {
top += element.offsetTop || 0;
left += element.offsetLeft || 0;
element = element.offsetParent;
} while(element);
}
return top;
};
A few days ago, Imgur user pigeonkitty uploaded a photo of his cat that went along with a funny little story.
“I just got a text alert on my phone with this image attached.”
“My laptop is set up to take a picture after 3 incorrect password attempts”
We all know what it’s like to keep typing in the wrong password. Well that look says it all!
It turns out his cat just wanted to borrow the laptop to surf the internet. Did he want to order some cat treats? Or maybe he just wanted to look up some funny cat memes…
I guess we’ll never know.
(Source)
If you know someone who might like this, please click “Share!”
Prev Article Next Article