onload="parseCode()">

Code Assembler


To minimize the file size of the library, please select the functions you want to include in your library. Then, cut and paste the code into a blank document and save it as dhtml.lib.
Basics(required)
.x()
.y()
.z()
.contain()
.release()
.move()
.width()
.height()
.resize()
.show()
.hide()
.toggle()
.shown()
.bgColor()
.clip()
.write()
deleter()
function loaded(){}
ie
n4
screenWidth
screenHeight
divlist
Slide
.slide()
.slideStop()
Move To
.moveto()
.moveStop()
Wipe
.wipe()
.wipeStop()
Scroll
.scrollBuild()
.scroll()
.scrollDown()
.scrollUp()
.scrollLeft()
.scrollRight()
.scrollStop()
function scrolling(){}
Drag
.drag()
.dragStatic()
.onTop()
function dragging(){}
function dragStart(){}
function dragStop(){}
draglist
Load External Pages
.loadPage()
function loadedPage(){}
Create Divs
create()
.remove()
deleter()
Event Handlers
function mouseOver(){}
function mouseOut(){}
function mouseDown(){}
function mouseUp(){}
function mouseMove(){}
function keyDown(){}
function keyUp(){}
function keyPress(){}
Approximate file size:


Copy (ctrl-c) and Paste (ctrl-v) the following code: