Enquire Now

Tags: jquery-delegate

`.delegate()` is a function within jQuery JS framework, that attaches events to the specified elements within specified existing root element, even if they do not exist at the time events are attached.

0 Questions