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

4 fun activities with kids in Prague Old Town

These are my favorite must-do things with kids in Prague Old Town with kids, known as Staré Město in Czech. In the Old Town you’ll find the Old Town Square, little lanes leading to the Charles Bridge, and the Powder Gate through which the Old Town ends and the New Town begins.  I marked all the places I’m writing about here into this map to make it easier for you to use. 1. Tell your kids the Legend of the Astronomical...

Continue Reading 4 fun activities with kids in Prague Old Town

katka@mytravelove.com