About 611,000 results
Open links in new tab
  1. javascript - Google Chrome background jittering when moving pictures ...

    Apr 26, 2011 · Basically under certain zooming each movement made Chrome redraw the background, making it jitter, change its position and then move back.

  2. javascript - Changing the background of the google search

    window.open("http://www.google.com", "_self"); window.onload = function { document.body.style.background = 'red'; }; Also the following script will change the background of the current html page but how to change the background of the third party page by injecting this.

  3. Force browsers to print background images on chrome, firefox

    Mar 13, 2014 · First you set !important to your inline css, like so <div class='assessment' style='background-image: url('/static/images/print_%s.png')!important >. Then in your css file: -webkit-print-color-adjust: exact; but the first time the page is refreshed or reopened, the background image does not appear. It appears after the background image.

  4. Canvas-driven background images | Blog | Chrome for Developers

    Dec 11, 2012 · There are two primary ways people animate background images: Use CSS sprites to update a background-position in JS . Hacks with .toDataURL() . The first works great if you have the image ahead of time, but what if your source needs to be programmatically generated, say, by a <canvas>?

  5. Chrome Background Page - GitHub

    May 19, 2023 · This project allows you to set a custom background for your Google Chrome browser using HTML, CSS, and JavaScript. With just a few simple steps, you can personalize your browsing experience and make it more visually appealing.

  6. 38 JavaScript Background Effects - Free Frontend

    Collection of free vanilla JavaScript background effect code examples: change background color or image, animated, with canvas and etc. Update of February 2020 collection. 24 new items.

  7. How to change the background of Google's Homepage from a Chrome

    Jul 28, 2021 · I'm trying to create a Google Chrome extension, where users can "enable" certain backgrounds, returning an image and making that into the background of Google's homepage. I want the end result to be something that Image 1 below. Optimal End Result. How can one do this using only pure JavaScript? So far this is all I have been able to create so far:

  8. Background Generator by Michael Deal - Experiments with Google

    Background generator allows you to design your websites background within your browser. Create Photoshop-esque backgrounds using Javascript and . Enter a URL to preview the background on your website in real-time, without uploading to your server.

  9. css - Setting background-image with javascript - Stack Overflow

    May 1, 2010 · In chrome, safari, and opera setting the background image to an absolute reference such as: "/images/image.png" changes it to "http://sitepath/images/image.png". It does not do this in firefox. Is there any way to avoid this behavior, or is …

  10. How To Put Your Own Picture On Google Chrome Background

    Feb 2, 2024 · Whether it's a breathtaking landscape, a cherished family photo, or a vibrant piece of artwork, setting your own image as the background of your Google Chrome browser allows you to surround yourself with visuals that resonate with you.

Refresh