国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發(fā) > CSS > 正文

網(wǎng)頁制作學(xué)習(xí):reflow概念

2024-07-11 08:22:07
字體:
供稿:網(wǎng)友

如果對于 reflow 這個概念你還不太清楚或者不知道,請先閱讀:

  • 《notes on html reflow》
  • 《what is a reflow?》
  • 《gecko:reflow refactoring》
  • 《reflow》
  • 《形象化的reflow》
  • 《樣式的執(zhí)行效率-reflow》

yahoo! 性能工程師 nicole sullivan 在最新的文章 《reflows & repaints: css performance making your javascript slow?》 中總結(jié)了導(dǎo)致 reflow 發(fā)生的一些因素:

  1. 調(diào)整窗口大小(resizing the window)
  2. 改變字體(changing the font)
  3. 增加或者移除樣式表(adding or removing a stylesheet)
  4. 內(nèi)容變化,比如用戶在input框中輸入文字(content changes, such as a user typing text in
    an input box)
  5. 激活 css 偽類,比如 :hover (ie 中為兄弟結(jié)點(diǎn)偽類的激活)(activation of css pseudo classes such as :hover (in ie the activation of the pseudo class of a sibling))
  6. 操作 class 屬性(manipulating the class attribute)
  7. 腳本操作 dom(a script manipulating the dom)
  8. 計算 offsetwidth 和 offsetheight 屬性(calculating offsetwidth and offsetheight)
  9. 設(shè)置 style 屬性的值 (setting a property of the style attribute)

reflow 會引起開銷,影響頁面的性能,那如何才能做到合理的優(yōu)化呢?nicole sullivan 也提供了部分建議:

  1. 如果想設(shè)定元素的樣式,通過改變元素的 class 名 (盡可能在 dom 樹的最里層)(change classes on the element you wish to style (as low in the dom tree as possible))
  2. 避免設(shè)置多項內(nèi)聯(lián)樣式(avoid setting multiple inline styles)
  3. 應(yīng)用元素的動畫,使用 position 屬性的 fixed 值或 absolute 值(apply animations to elements that are position fixed or absolute)
  4. 權(quán)衡平滑和速度(trade smoothness for speed)
  5. 避免使用 table 布局(avoid tables for layout)
  6. 避免使用css的 javascript 表達(dá)式 (僅 ie 瀏覽器)(avoid javascript expressions in the css (ie only))

詳細(xì)閱讀:

  • 《reflows & repaints: css performance making your javascript slow?》

原文:http://www.planabc.net/2009/04/13/reflow/

發(fā)表評論 共有條評論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 阜城县| 海伦市| 丹东市| 色达县| 临城县| 德钦县| 老河口市| 嘉荫县| 雷山县| 九台市| 漳浦县| 岳阳市| 扎鲁特旗| 蒙阴县| 兰考县| 钟山县| 明溪县| 达拉特旗| 电白县| 太湖县| 西林县| 桑日县| 泰安市| 岳阳市| 锦屏县| 张家川| 金川县| 五峰| 海伦市| 延寿县| 扬州市| 太湖县| 陇西县| 洪雅县| 利川市| 托克托县| 浦县| 丹凤县| 乌什县| 石林| 汾西县|