$(document).ready(function() { $('.mutliSelect').on('click',function(data) { //$(this).children('ul').toggle('fast'); }); });