Skip to content

Dynamic Binding of required DOM nodes #11

@cblanc

Description

@cblanc

At the moment, the plugin will store references to required DOM nodes (such as postcode input) at configuration time. https://github.com/ideal-postcodes/jquery.postcodes/blob/master/src/jquery.postcodes.js#L159

This could be problematic if DOM elements are loaded dynamically or after the configuration is invoked.

Look into whether DOM elements should be done dynamically or a dynamic option be provided in the configuration

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