How to add google adsense ads Pop-up in Blogger

 




Code
==================

<script>
$(document).ready(function () {
$('[data-toggle="tooltip"]').tooltip();
});
var firstTop = -1;
var $window = $(window);
$window.scroll(function () {
if ($window.width() > 1000 && $('#HollyJoly') !== null) {
if (firstTop === -1) {
firstTop = $('#HollyJoly').offset().top;
}
if ($window.scrollTop() >= (firstTop - 20)) {
$('#HollyJoly').css('position', 'fixed');
$('#HollyJoly').css('top', '60px');
} else {
$('#HollyJoly').css('position', 'static');
}
}
});
</script>
------------------------
<div id="HollyJoly">

====Google Adsense code here=====
How to add google adsense ads Pop-up in Blogger How to add google adsense ads Pop-up in Blogger Reviewed by ambrish on May 29, 2022 Rating: 5
Powered by Blogger.
|
📻 Install Seebatore FM App
Listen Tamil radio like a real app