CAF Shared JavaScript

Class Element.Methods

Object
   |
   +--Element.Methods

class Element.Methods

Defined in prototype.js


Field Summary
<static>  Object absoluteOffset
          Return absolute offset of element (cumlative offset minus scroll offset).
<static>  Object childOf
          
<static>  Object getOffsetParent
          
<static>  Object makePositioned
          
<static>  Object positionedOffset
          Updated version of Position.positionedOffset to include a cumulative.
<static>  Object remove
          Removes this element from the dom in an ie-friendly way.
<static>  Object scrollTo
          Fix prototype's Element.scrollTo() to handle elements contained in other scrolling panels.
 
Constructor Summary
Element.Methods ()
           
 

Field Detail

absoluteOffset

<static> Object absoluteOffset

childOf

<static> Object childOf

getOffsetParent

<static> Object getOffsetParent

makePositioned

<static> Object makePositioned

positionedOffset

<static> Object positionedOffset

remove

<static> Object remove

scrollTo

<static> Object scrollTo

Constructor Detail

Element.Methods

Element.Methods()

CAF Shared JavaScript

Documentation generated by JSDoc on Sun Sep 15 20:21:18 2019