License | BSD-style |
---|---|
Maintainer | Joel Bjornson joel.bjornson@gmail.com Niklas Broberg nibro@cs.chalmers.se |
Stability | experimental |
Safe Haskell | None |
Language | Haskell98 |
HJScript.DOM.Document
Description
Documentation
alinkColor :: Exp Document -> JString Source
lastModified :: Exp Document -> JString Source
vlinkColor :: Exp Document -> JString Source
createAttribute :: JString -> Exp Document -> Exp AttributeNode Source
createElement :: JString -> Exp Document -> Exp ElementNode Source
getElementById :: JString -> Exp Document -> Exp ElementNode Source