index.lbi 252 B

12345
  1. <iframe id='m-iframe' src="/tour/817d99cb3f4b59b5" id="map_tour" frameborder="no" border="0" allowfullscreen="true"></iframe>
  2. <script>
  3. _height =$(window).height()-$('.row').height();
  4. $("#m-iframe").css({ width:'100%',height:_height});
  5. </script>