Create a Popup In Blogger Blogspot Blogs

Just follow the guide below to add a Simple JavaScript Code Popups to your Blogger.
<script type="text/javascript">
document.body.onclick= function(){
window.open('http://downloadasap.blogspot.com/', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=1, width=800, height=800, left = 300, top = 150');
}
</script>
Don't forget to change http://downloadasap.blogspot.com/ to your own blog. Save the Settings and Open Your blog to check the Changes.
Thanks All =)
0 comments:
Post a Comment