Skip to content

Instantly share code, notes, and snippets.

View yousuff-tekhne's full-sized avatar

yousuff-tekhne

  • Tekhne
View GitHub Profile
function updateheight(){
_.parents('.slick-list').height(_.parents('.chapters_slide.slick-active').height());
}
$(".featured-slider-nav").each(function(index) {
$(this).click(function() {
_ = $(this);