$(document).on('ready', 'select', function(){ $(this).selectStyler(); });
$(document).on('click', 'select', function(){ $(this).selectStyler(); });