I tried doing the following:
$('.not-following').each(function(i, obj) {
console.log('test');
});
for some reason it keeps on printing the obj instead of test. Any reason why this is? I tried running this on here
They overwritten console
> console.log.toString()
"function (){}"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With