jQuery.initialize plugin is created to help maintain dynamically created elements on the page. jQuery.initialize will iterate over each element that matches the selector and apply the callback function. It will then listen for any changes to the Document Object Model and apply the callback function to any new elements inserted into the document that match the original selector. This allows developers to define an initialization callback that is applied whenever a new element matching the selector is inserted into the DOM. It works for elements loaded via AJAX.
Features
- Example of use
- Browser Compatibility
- Plugin is based on MutationObserver
- jQuery.initialize plugin is created to help maintain dynamically created elements on the page
- jQuery.initialize will iterate over each element that matches the selector and apply the callback function
- It will then listen for any changes to the Document Object Model
Categories
LibrariesLicense
MIT LicenseFollow jQuery.initialize
Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jQuery.initialize!