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

Top 5 day trips from Prague with kids

Typical day trips for tourists staying in Prague are usually to the beautiful medieval town of Český Krumlov or the spa town, Karlovy Vary. Both of these beautiful places are unfortunately quite far from Prague, and when traveling with kids, I would recommend them as two-day trips only. So what else is there to see around Prague that won’t exhaust you before you even get there? What can be fun for the kids and interesting enough for you...

Continue Reading Top 5 day trips from Prague with kids

katka@mytravelove.com