Giter VIP home page Giter VIP logo

Comments (5)

moeamaya avatar moeamaya commented on July 20, 2024 11

@ariona We very explicitly don't use background-image in our html code because Google can't index those images. We create a <div> wrapper with overflow:hidden and put an <img> inside of that div. If you structure your code that way, you can still use Rellax!

from rellax.

 avatar commented on July 20, 2024 9

It would be great to have a "background mode" that deals with background-position property to create the parallax effect. Sometimes background image is the way to go...

I would love to see that in relax to avoid to install 2 plugins to manage parallax effects.

from rellax.

lachieh avatar lachieh commented on July 20, 2024 2

paroller.js handles both background images and DOM elements, although the dependency on jQuery probably kills it for most people here.

It's definitely worth looking into adding support for background images, as the math is all still the same just source of the initial values and the properties to update change.

from rellax.

brandonjp avatar brandonjp commented on July 20, 2024 1

We very explicitly don't use background-image in our html code because Google can't index those images.

@moeamaya Why do need every image to be indexed for Google Image Search? (This is a legit question, btw. Not being snotty, just trying to learn!) Your comment has made me analyze a few of my sites and some background images are so exclusive to the site design, I'm just trying to understand the case for why I would want those to show up in Image Search. Does it benefit the overall site SEO maybe?

from rellax.

jcklpe avatar jcklpe commented on July 20, 2024

I prefer this solution actually, since I'm building a theme in Wordpress, and background-image can lead to some wonky side effects. Would be nice to see an example of this in the pack though!

from rellax.

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.