# Populate-jq **Repository Path**: mirrors/Populate-jq ## Basic Information - **Project Name**: Populate-jq - **Description**: Populate 是一个用于填充 ` elements that are populated by selecting the value of another ` ``` Initiate the plugin like this: ```js // You most likely want to encapsulate the logic within an event handler // or in a callback after fetching data from the server $('#categories').on('change', function () { $('#subcategories').populate({key: value}); }); ``` More info, demos, documentation and unit tests at: http://github.e-sites.nl/populate/