Skip to content

Bug differents between packed and unpacked version #9

@sanderbee

Description

@sanderbee

parallex.min.js didn't work for me on the IPad. The problem was that the background image that isset when using a IPad is encoded (backgroundImage:"url("+encodeURIComponent(this.imageSrc)+")) in the packed version, but not in the unpacked version. Removing the encode function fixed my problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions