currentStyle 对象

  样式标签属性样式属性描述

  ACCELERATOR

  accelerator

  获取表明对象是否包含快捷键的字符串。

  background-attachment

  backgroundAttachment

  设置或获取背景图像如何附加到文档内的对象中。

  background-color

  backgroundColor

  设置或获取对象内容后的颜色。

  background-image

  backgroundImage

  设置或获取对象的背景图像。

  background-position-x

  backgroundPositionX

  设置或获取 backgroundPosition 属性的 x 坐标。

  background-position-y

  backgroundPositionY

  设置或获取 backgroundPosition 属性的 y 坐标。

  background-repeat

  backgroundRepeat

  设置或获取对象的 backgroundImage 属性如何平铺。

  behavior

  behavior

  设置或获取 DHTML 行为的位置。

  border-bottom-color

  borderBottomColor

  设置或获取对象下边框的颜色。

  border-bottom-style

  borderBottomStyle

  设置或获取对象下边框的样式。

  border-bottom-width

  borderBottomWidth

  设置或获取对象下边框的宽度。

  border-collapse

  borderCollapse

  设置或获取表明表格行和单元格边框是组合为单一边框还是像标准 HTML 那样分离。

  border-color

  borderColor

  设置或获取对象的边框颜色。

  border-left-color

  borderLeftColor

  设置或获取对象左边框的颜色。

  border-left-style

  borderLeftStyle

  设置或获取对象左边框的样式。

  border-left-width

  borderLeftWidth

  设置或获取对象左边框的宽度。

  border-right-color

  borderRightColor

  设置或获取对象右边框的颜色。

  border-right-style

  borderRightStyle

  设置或获取对象右边框的样式。

  border-right-width

  borderRightWidth

  设置或获取对象右边框的宽度。

  border-style

  borderStyle

  设置或获取对象上下左右边框的样式。

  border-top-color

  borderTopColor

  设置或获取对象上边框的颜色。

  border-top-style

  borderTopStyle

  设置或获取对象上边框的样式。

  border-top-width

  borderTopWidth

  设置或获取对象上边框的宽度。

  border-width

  borderWidth

  设置或获取对象上下左右边框的宽度。

  bottom

  bottom

  设置或获取对象相对于文档层次中下个定位对象的底部的位置。

  clear

  clear

  设置或获取对象是否允许在其左侧、右侧或两边放置浮动对象,以防下段文本显示在浮动对象上。

  color

  color

  设置或获取对象文本的颜色。

  cursor

  cursor

  设置或获取当鼠标指针指向对象时所使用的鼠标指针。

  direction

  direction

  设置或获取对象的阅读顺序。

  display

  display

  设置或获取对象是否要渲染。

  font-family

  fontFamily

  设置或获取对象文本所使用的字体名称。

  font-size

  fontSize

  设置或获取对象文本使用的字体大小。

  font-style

  fontStyle

  设置或获取对象的字体样式,如斜体、常规或倾斜。

  font-variant

  fontVariant

  设置或获取对象文本是否以小型大写字母显示。

  font-weight

  fontWeight

  设置或获取对象的字体宽度。

  hasLayout

  获取表明对象是否有布局的值。

  height

  height

  设置或获取对象的高度。

  ime-mode

  imeMode

  获取输入方法编辑器(IME)的状态。

  layout-flow

  layoutFlow

  设置或获取对象内容的方向和绕排方向。

  layout-grid-char

  layoutGridChar

  设置或获取用于渲染元素文本内容的字符网格大小。

  layout-grid-line

  layoutGridLine

  设置或获取用于渲染元素文本内容的网格线值。

  layout-grid-mode

  layoutGridMode

  设置或获取文本布局网格是否使用二维。

  layout-grid-type

  layoutGridType

  设置或获取用于渲染元素文本内容的网格类型。

  left

  left

  设置或获取对象相对于文档层次中下个定位对象的左边界的位置。

  letter-spacing

  letterSpacing

  设置或获取对象的字符间附加空间的总和。

  line-break

  lineBreak

  设置或获取日本文本的换行规则。

  line-height

  lineHeight

  设置或获取对象两行间的距离。

  list-style-image

  listStyleImage

  获取要为对象应用的列表项目符号的图像。

  list-style-position

  listStylePosition

  获取相对于对象内容如何绘制项目符号。

  list-style-type

  listStyleType

  获取对象预定义的项目符号类型。

  margin

  margin

  设置或获取对象的上下左右边距。

  margin-bottom

  marginBottom

  设置或获取对象的下边距宽度。

  margin-left

  marginLeft

  设置或获取对象的左边距宽度。

  margin-right

  marginRight

  设置或获取对象的右边距宽度。

  margin-top

  marginTop

  设置或获取对象的上边距宽度。

  min-height

  minHeight

  设置或获取元素的最小高度。

  overflow

  overflow

  设置或获取表明当内容超出对象高度或宽度时如何管理对象内容的值。

  overflow-x

  overflowX

  设置或获取当内容超出对象宽度时如何管理对象内容。

  overflow-y

  overflowY

  设置或获取当内容超出对象高度时如何管理对象内容。

  padding

  padding

  设置或获取要在对象和其边距或若存在的边框的话就是对象和其边框之间要插入的全部空间。

  padding-bottom

  paddingBottom

  设置或获取要在对象下边框和内容之间插入的空间总量。

  padding-left

  paddingLeft

  设置或获取要在对象左边框和内容之间插入的空间总量。

  padding-right

  paddingRight

  设置或获取要在对象右边框和内容之间插入的空间总量。

  padding-top

  paddingTop

  设置或获取对象上边框和内容之间插入的空间总量。

  page-break-after

  pageBreakAfter

  设置或获取表明对象后发生换页的字符串。

  page-break-before

  pageBreakBefore

  设置或获取表明对象前发生换页的字符串。

  position

  position

  设置或获取对象所使用的定位方式。

  right

  right

  设置或获取对象相对于文档层次中下个已定位的对象的右边界的位置。

  ruby-align

  rubyAlign

  获取由 RT 对象指定的注音文本的位置。

  ruby-overhang

  rubyOverhang

  获取由 RT 对象指定的注音文本的位置。

  ruby-position

  rubyPosition

  获取由 RT 对象指定的注音文本的位置。

  scrollbar-3dlight-color

  scrollbar3dLightColor

  设置或获取滚动条上滚动按钮和滚动滑块的左上颜色。

  scrollbar-arrow-color

  scrollbarArrowColor

  设置或获取滚动箭头标识的颜色。

  scrollbar-base-color

  scrollbarBaseColor

  设置或获取滚动条的主要颜色,其中包含滚动按钮和滚动滑块。

  scrollbar-darkshadow-color

  scrollbarDarkShadowColor

  设置或获取滚动条上滑槽的颜色。

  scrollbar-face-color

  scrollbarFaceColor

  设置或获取滚动条和滚动条的滚动箭头的颜色。

  scrollbar-highlight-color

  scrollbarHighlightColor

  设置或获取滚动框和滚动条滚动箭头的左上边缘颜色。

  scrollbar-shadow-color

  scrollbarShadowColor

  设置或获取滚动框和滚动条滚动箭头的右下边缘颜色。

  scrollbar-track-color

  scrollbarTrackColor

  设置或获取滚动条轨迹元素的颜色。

  float

  styleFloat

  设置或获取文本要绕排到对象的哪一侧。

  table-layout

  tableLayout

  获取表明表格布局是否固定的字符串。

  text-align

  textAlign

  设置或获取对象中的文本是左对齐、右对齐、居中对齐还是两端对齐。

  text-align-last

  textAlignLast

  设置或获取如何排列对象的最后一行或仅有的一行。

  text-autospace

  textAutospace

  设置或获取自动留空和文本的窄空间宽度调整。

  text-decoration

  textDecoration

  设置或获取对象中的文本是否有闪烁、删除线、上划线或下划线的样式。

  text-indent

  textIndent

  设置或获取对象中文本的缩进。

  text-justify

  textJustify

  设置或获取对象内的文本所使用的对齐类型。

  text-kashida-space

  textKashidaSpace

  设置或获取对象内文本对齐行时所使用空白扩展的 kashida 扩展的倍率。

  text-overflow

  textOverflow

  设置或获取表明是否显示省略号以表明文本溢出的值。

  text-transform

  textTransform

  设置或获取对象中文本的渲染方式。

  text-underline-position

  textUnderlinePosition

  设置或获取对象的 textDecoration 属性中设置的下划线的位置。

  top

  top

  设置或获取对象相对于文档层次中下个定位对象的上边界的位置。

  unicode-bidi

  unicodeBidi

  设置或获取关于双向法则的嵌入级别。

  vertical-align

  verticalAlign

  设置或获取对象的垂直排列。

  visibility

  visibility

  设置或获取对象的内容是否显示。

  white-space

  whiteSpace

  设置或获取对象中是否自动换行。

  width

  width

  设置或获取对象的宽度。

  word-break

  wordBreak

  设置或获取单词内的换行行为,特别是对象中出现多语言的情况。

  word-spacing

  wordSpacing

  设置或获取对象中单词间的附加空间总量。

  word-wrap

  wordWrap

  设置或获取当内容超过其容器边界时是否断词。

  writing-mode

  writingMode

  设置或获取对象内容的方向和绕排。

  z-index

  zIndex

  设置或获取定位对象的堆叠次序。

  zoom

  zoom

  设置或获取对象的放大比例。