Closed marksamp closed 7 years ago
Hi, i have some dropdown buttons that are loaded by jquery ajax. How can i force the plugin to get this new dropdown buttons to work? Thanks in advance.
See the API section in the docs:
$('#trigger').jqDropdown('attach', '#menu-id');
Hi, i have some dropdown buttons that are loaded by jquery ajax. How can i force the plugin to get this new dropdown buttons to work? Thanks in advance.