logo blog

Floating

// Create the banner element var banner = document.createElement("div"); banner.id = "floating-banner"; // Set the banner's initial position banner.style.position = "fixed"; banner.style.top = "0"; banner.style.left = "0"; // Add some content to the banner banner.innerHTML = "This is a floating banner!"; // Add the banner to the page document.body.appendChild(banner); // Animate the banner's movement setInterval(function() { var banner = document.getElementById("floating-banner"); var x = parseInt(banner.style.left); var y = parseInt(banner.style.top); // Move the banner to the right and down banner.style.left = x + 1 + "px"; banner.style.top = y + 1 + "px"; // If the banner has moved off the screen, reset its position if (x > window.innerWidth || y > window.innerHeight) { banner.style.left = "0"; banner.style.top = "0"; } }, 20);

What is Bubblews

What is Bubblews

Bubblews, Paid Writing Site
What is Bubblews. Hello guys, this time I wanna share what is Bubblews. Have you heard about Online Writing? Or Paid to Write? Bubblews is one of the online writing site or paid to write site. Bubblews pays their members for every post which they made and submitted. Yeah, there are so many website give the opportunity to their members to make money by submitting a post. But, they are not like Bubblews. Why? What is the reason?

Bubblews is not only paying for every post that you've submitted. Bubblews also pay their members for every unique views,  likes, dislikes, and the comment that coming to the members' post. The rate is great! The members will get $0,01 for every unique views, likes, dislikes, & comment. Bubblews also give you some extra cash for every people that you refer to Bubblews. Great, right? Yeah, Bubblews is the greatest writing site now. So, what are you waiting for? Let's join this great community!!

So, that's is the simple explanation about what is Bubblews. I hope it will be useful for you guys. Thank you & Happy bubbling :)

Share this:

Enter your email address to get update from Kompi Ajaib.

No comments

If you have a question, feel free to ask here in the comment box :)

About / Contact / Privacy Policy / Disclaimer
Copyright © 2015. Bubblews Tips & Tutorial - All Rights Reserved
Template Proudly Blogger