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

The best spots to snap your family photo in Prague

Taking pictures is an inevitable part of visiting Prague with your family. And while it may sound easy, in my experience, two issues usually come up: how do I find those ultimate spots with a great view but without a ton of people around? And how do I get everyone in the picture? If you’re holding the camera, someone will always be missing in your family photo from Prague. No matter how kind the stranger, we all know...

Continue Reading The best spots to snap your family photo in Prague

katka@mytravelove.com