隨筆-75  評論-193  文章-5  trackbacks-0
          var fixgeometry = function() {
              /* Some orientation changes leave the scroll position at something
               * that isn't 0,0. This is annoying for user experience. */
              scroll(0, 0);
              /* Calculate the geometry that our content area should take */
              var header = $(".header:visible");
              var footer = $(".footer:visible");
              var content = $(".content:visible");
              var viewport_height = $(window).height();
              
              var content_height = viewport_height - header.outerHeight() - footer.outerHeight();
              
              /* Trim margin/border/padding height */
              content_height -= (content.outerHeight() - content.height());
              content.height(content_height);
            }; /* fixgeometry */
            $(document).ready(function() {
              $(window).bind("orientationchange resize pageshow", fixgeometry);
            });
          posted on 2013-01-28 10:59 The Matrix 閱讀(5198) 評論(1)  編輯  收藏 所屬分類: JQuery

          評論:
          # 打發打發 2014-10-16 14:41 | 打發打發
          打發打發的  回復  更多評論
            

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          <2013年1月>
          303112345
          6789101112
          13141516171819
          20212223242526
          272829303112
          3456789

          隨筆分類(72)

          隨筆檔案(67)

          文章分類(5)

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 关岭| 莱阳市| 宿州市| 宁阳县| 搜索| 梧州市| 莆田市| 甘肃省| 金寨县| 萨迦县| 兴化市| 宁明县| 高雄市| 乌拉特前旗| 丰镇市| 辉南县| 古丈县| 南木林县| 鄂托克前旗| 曲周县| 新河县| 汪清县| 克东县| 包头市| 道真| 彭阳县| 大关县| 阳西县| 湘阴县| 天峨县| 甘南县| 平凉市| 宝坻区| 丘北县| 芜湖县| 织金县| 南通市| 濮阳县| 游戏| 玛多县| 武强县|