Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 6726

Show
Ignore:
Timestamp:
05/12/07 05:04:02 (1 year ago)
Author:
sam
Message:

prototype: Update CHANGELOG

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • spinoffs/prototype/trunk/CHANGELOG

    r6725 r6726  
    11*SVN* 
     2 
     3* Deprecate Position (kept for backwards compatibility). Add Element#cumulativeOffset, Element#positionedOffset, Element#absolutize, Element#relativize, Element#cumulativeScrollOffset, Element#getOffsetParent, Element#viewportOffset and Element#clonePosition. [Christophe Porteneuve] 
    24 
    35* Make Element#update and Element#insert work for SELECT tags in IE and Opera. [Tobie Langel]