Bug Tracker

Show
Ignore:
Timestamp:
05/15/08 19:38:00 (8 months ago)
Author:
brandon.aaron
Message:

Added some unit tests for position method. Fixed issue with position in IE.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/jquery/test/data/offset/scroll.html

    r4120 r5612  
    3535        <div id="forceScroll"></div> 
    3636        <div id="marker"></div> 
     37        <p class="instructions">Click the white box to move the marker to it. Clicking the box also changes the position to absolute (if not already) and sets the position according to the position method.</p> 
    3738    </body> 
    3839</html>