Top Scoping
Join This Site

 

Business Search >>

A | B C D E F G H | I J K L M N O P Q R S T U V W X Y Z    Register Business

Place splash ads in website (html codes)

Place splash ads in website (html codes)

Code1

<script>
    $(document).ready(function($) {
        $('.cb_splash_ads .close').click(function(event) {
            event.preventDefault();
            $('.cb_splash_ads').slideUp('slow');
        });
    });

    $(window).load(function(){
        setTimeout(function(){
            $('.cb_splash_ads').slideUp('slow');
        },3000);
    });
</script>




Code2



<!--Splash Popup Ads Start-->
<style>
/*********************************
** Name: Blogger Popup Splash Ads
** Created By: www.codiblog.com
*********************************/
.cb_splash_ads {
    background-color: rgba(0,0,0,0.8);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.cb_splash_ads .pop {
    background-color: #fff;
    margin: 10% auto 0;
    padding: 5px;
    position: relative;
    max-width: 300px;
}
.cb_splash_ads .pop img {
    width: 100%;
 vertical-align: middle;
}
.cb_splash_ads .close {
    opacity: 1;
    position: absolute;
    right: -9px;
    top: -9px;
}
.cb_splash_ads .close img {
    height: 32px;
    width: 32px;
}
@media only screen and (max-width:768px){
    .cb_splash_ads .pop {margin-top:25%;}
  }
@media only screen and (max-width:320px){
    .cb_splash_ads .pop {margin: 25% 3% 0;}
  }
</style>

<div class='cb_splash_ads'>
  <div class='pop'>
 <a class='close' href='#'><img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHmndGIqOaPjNkKHHwl8Kzb-kI03BHAFd1Ui9YUyaBn3bHl1TfCVSHjLhKkE2Uu2BIT8PiyhgNEknovYSuCvYnWHbWmAPRQZQO7PMTEYuJ4gLpoQ4iiKQx27-kAaH36po00wVwXevCjWk/s1600/close.gif'/></a>
 <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Pop up -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-4533307733644119"
     data-ad-slot="4964824986"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
  </div>
</div>
<!--Splash Popup Ads End-->

HARYANA (Choose CITY WISE INFORMATION)