Skip to content

TypeError: $ is not a function this.pageWidth = $(document).width(); #12

Open
@stewsnooze

Description

On the site I'm working on jQuery is not available on $, it is available on jQuery. I did see that you have code to pull in jQuery but that isn't working for me. Drupal on all sites, for instance, keeps jQuery away from $ and on jQuery

TypeError: $ is not a function

this.pageWidth = $(document).width();
gridwax.js (line 32)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions