Skip to content

'jQuery is not defined' when jquery_datepicker HTML output exists in the DOM before jQuery gets loaded. #35

@kellydunn

Description

@kellydunn

It appears as though jQuery is assumed to be loaded in the DOM before the script tag that gets generated by jquery_datepicker, which results in a 'jQuery is not defined' error upon page load.

Is this by design? Would it be valuable to instead wait for the page to load the entire dom, then execute the javascript necessary to make the desired element a datepicker?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions