Skip to content

Fire on keyup AFTER load... #26

Description

@festing

My form loads dynamically after page is loaded based on menu choice.
To get all my other jquery functions to work I wrap in the same.

How do I apply the Profanity function in a form field wrapped in this....
$("body").on("keyup" , ".profanity" , function(){
FILTER AND UPDATE FORM
});

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