隨筆-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 閱讀(5191) 評論(1)  編輯  收藏 所屬分類: JQuery

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

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


          網站導航:
           
          主站蜘蛛池模板: 绵阳市| 财经| 东城区| 永州市| 五大连池市| 方正县| 淮安市| 大洼县| 扎赉特旗| 木兰县| 靖州| 井研县| 资源县| 青浦区| 绥化市| 文安县| 祁连县| 甘泉县| 义马市| 平泉县| 海南省| 通河县| 中江县| 阿拉善右旗| 西充县| 临潭县| 延寿县| 栾川县| 比如县| 五常市| 高密市| 龙门县| 宜兰县| 阿图什市| 新巴尔虎左旗| 双牌县| 南召县| 富裕县| 敖汉旗| 阿拉尔市| 水城县|