• 首页
  • Tutorials
  • API
  • DEMO
  • Google Group
  • Source Code
  • English API Docs

Navigation

  • index
  • modules |
  • next |
  • previous |
  • KISSY v1.2 Documentation »
  • API Documentation »
  • Core »

DOM¶

KISSY Node 以及 NodeList 对象上的相关处理推荐直接调用其自身方法.

Module¶

DOM

Methods¶

  • selector
  • query
  • get
  • filter
  • test
  • clone
  • hasClass
  • addClass
  • removeClass
  • replaceClass
  • toggleClass
  • removeAttr
  • attr
  • hasAttr
  • prop
  • hasProp
  • val
  • text
  • css
  • style
  • width
  • height
  • innerWidth
  • innerHeight
  • outerWidth
  • outerHeight
  • addStyleSheet
  • show
  • hide
  • toggle
  • offset
  • scrollTop
  • scrollLeft
  • docHeight
  • docWidth
  • viewportHeight
  • viewportWidth
  • scrollIntoView
  • parent
  • next
  • prev
  • siblings
  • children
  • contains
  • create
  • html
  • remove
  • empty
  • insertBefore
  • insertAfter
  • append
  • prepend
  • data
  • removeData
  • hasData
  • unselectable

Navigation

  • index
  • modules |
  • next |
  • previous |
  • KISSY v1.2 Documentation »
  • API Documentation »
  • Core »

    Seed

    • loader
    • kissy
    • lang
    • web

    Core

    • ua
    • dom
    • event
    • node
    • json
    • ajax
    • cookie
    • base
    • anim

    Component

    • sizzle
    • mvc
    • template
    • datalazyload
    • flash
    • dd
    • resizable
    • switchable
    • suggest
    • calendar
    • imagezoom
    • overlay
    • uibase
    • component
    • button
    • menu
    • menubutton
    • tree
    • waterfall
    • validation
    • editor
© Copyright 2010~2012, KISSY Team. Created using Sphinx