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

This commit is contained in:
Brandon Aaron 2008-05-15 19:38:00 +00:00
parent 9a7652260b
commit de6520b50e
7 changed files with 71 additions and 9 deletions

View file

@ -38,5 +38,6 @@
</tbody>
</table>
<div id="marker"></div>
<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>
</body>
</html>