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);

The Basic Rules On Bubblews

The Basic Rules On Bubblews

Bubblews, Paid Writing Site
The Basic Rules On Bubblews. Hello guys, this time I wanna share about the basic rules that you should know if you are working or you are planning to work on Bubblews. All the rules below are very important. If you violate one or more, you will not get paid. Why? Because Bubblews wanna keep the quality of their site.

The rules below are re posted from the Bank page on Bubblews. You need to be a member to see this page. So, here are those basic rules:

1. Submitting content that you did not write yourself. Copying content from other websites around the internet is stealing and Bubblews will never pay you for that.

2. Abusing our likes/views/comment system by partaking in exchange groups and requesting for them through other Bubblews' members.

3. Utilizing Traffic Exchange, Bots, Proxies, Virtual Private Network and other forms of IP manipulation is stealing from Bubblews.

4. Submitting posts that only contain pictures and/or containing very limited text is prohibited as this is not content our advertisers like to pay for.

5. Posting Pornographic/semi-pornographic images and/or content to Bubblews.

6. Posting LESS THAN 400 characters per post.

7. Posting material not written in English (Only exception is if you supplement your post with an English translation).

8. Posting links within your bubbles to cite/source/enhance your work is fine, but please do not post Referral or Affiliate links to other websites. Use your best discretion and if you are unsure please email in.

Yeah, that's all the basic rules of Bubblews. For the more complex rules, I will share it later. You need to understand the basic first. :) Good luck & Happy bubbling :)

Some parts of this post are re posted from this source: http://www.bubblews.com/account/bank

Share this:

Enter your email address to get update from Kompi Ajaib.
Next
This Is The Current Newest Page
Previous
Previous Post »

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