var URL = $(this).prop("href"); // замена $(this).prop('href','#'); // получить id var param_id = $(this).closest("li").prop("class").split("-")[1];