GithubHelp home page GithubHelp logo

Comments (7)

bsdlp avatar bsdlp commented on June 10, 2024

looks like it's hardcoded:

https://github.com/briangonzalez/jquery.adaptive-backgrounds.js/blob/master/src/jquery.adaptive-background.js#L40

from jquery.adaptive-backgrounds.js.

bsdlp avatar bsdlp commented on June 10, 2024

thanks @briangonzalez

from jquery.adaptive-backgrounds.js.

briangonzalez avatar briangonzalez commented on June 10, 2024

Ok, so there are two things to note here:

  1. Images loaded from the file:// protocol will never work. You need to fire up a little server to view the demo files. I use a gem called serve (gem install serve).
  2. Images loaded from a non-cors enabled address will also never work, it will work otherwise.
    http://stackoverflow.com/questions/19869150/html5-canvas-element-getimagedata-cross-origin-error

from jquery.adaptive-backgrounds.js.

rastasheep avatar rastasheep commented on June 10, 2024

thanks @briangonzalez, but i'am not sure that cross domain fix works, that demo example still dont works, and i can't get it to work.

I also tried with twitter profile imgs (they have http://a0.twimg.com/crossdomain.xml).

Or maybe i'am just out of luck :(

from jquery.adaptive-backgrounds.js.

briangonzalez avatar briangonzalez commented on June 10, 2024

@rastasheep

Do you have a link to an image you're trying to use?

from jquery.adaptive-backgrounds.js.

rastasheep avatar rastasheep commented on June 10, 2024

Yeah, it's http://a0.twimg.com/profile_images/3621971895/efaedc410cbf311fc54845dc74b98268.jpeg

Also tried with http://www.vangoghgallery.com/catalog/image/0612/Starry-Night.jpg

from jquery.adaptive-backgrounds.js.

briangonzalez avatar briangonzalez commented on June 10, 2024

Doesn't look like either of those will work, because the correct Access-Control-Allow-Origin headers aren't being set.

from jquery.adaptive-backgrounds.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.