var $ = jQuery; var scrollingCart = function() { var cartWrapper = $('.textwidget'); var cart = $('.kit-banner-skyscraper'); if (cart.length) { var footerOffset = $('.site-footer').offset(); var cartHeight = parseInt(cart.css('height').replace('px', '')); var scrollSize = footerOffset.top - cartHeight; var startScrollingHeight = $('.widget_text').offset().top - $('.topbar').height(); if ($(window).scrollTop() > startScrollingHeight) { cartWrapper.addClass('fixed-cart'); cartWrapper.css('top', '80px'); } else { cartWrapper.removeClass('fixed-cart'); cartWrapper.css('top', '0'); } } } $(window).scroll(function() { scrollingCart(); });
Sights and Activities Spring and Summer

Why spring in Prague with kids is the best timing of the year

Spring in Prague is truly beautiful! The city turns green again. Life returns to the parks and playgrounds. And the air remains fresh without the summer heat. It’s also a lot of fun! Here is what my kids like the most about the spring season in Prague 🙂 1. Spring in Prague at Farmers markets Most Czechs living in Prague get excited when the farmers markets return after the winter. Finally, you can get fresh vegetables! But the...

Continue Reading Why spring in Prague with kids is the best timing of the year

katka@mytravelove.com