Try resizing your browser window to see the effect

Code

      jQuery(window).load(function(){
        $(".gallery").responsiveGallery();
      });