草庐IT

elementToTest

全部标签

javascript - JQuery:检查元素是否在正常流程中

使用jQuery检查元素是否在正常流程中的最优雅方法是什么?根据CSS3specification,Aboxbelongstotheflowif:Theusedvalueofits‘display’is‘block’,‘list-item’,‘table’ortemplate.Theusedvalueofits‘float’is‘none’.Theusedvalueofits‘position’is‘static’or‘relative’.Itiseitherachildoftheflowrootorachildofaboxthatbelongtotheflow.我应该只检查所有这些条

javascript - JQuery:检查元素是否在正常流程中

使用jQuery检查元素是否在正常流程中的最优雅方法是什么?根据CSS3specification,Aboxbelongstotheflowif:Theusedvalueofits‘display’is‘block’,‘list-item’,‘table’ortemplate.Theusedvalueofits‘float’is‘none’.Theusedvalueofits‘position’is‘static’or‘relative’.Itiseitherachildoftheflowrootorachildofaboxthatbelongtotheflow.我应该只检查所有这些条