$(document).ready(function(){ // $('.pr-form input, .pr-form textarea').placeholder(); // $('.pr-btn-open').click(function(){ // _this = $(this); // $('.pr-interesting-box').find('.pr-interesting-col li').slideDown(200, function(){ // _this.fadeOut(400); // }); // return false; // }); // $('.pr form input').iCheck({ // checkboxClass: 'pr-check', // radioClass: 'pr-radio', // increaseArea: '20%' // optional // }); // $('.pr-interesting-form .pr-checkbox:checkbox').on('ifToggled', function(){ // $('.pr-interesting-list').html(''); // $('.pr-interesting-form input:checkbox').each(function(){ // if ($(this).is(':checked')){ // $('.pr-interesting-list').append('