resizable test clean up log div

This commit is contained in:
Eduardo Lundgren 2008-05-31 17:50:44 +00:00
parent b88e3d7978
commit 85eda5f837

View File

@ -34,7 +34,6 @@
<h1 id="header">jQuery Test Suite</h1> <h1 id="header">jQuery Test Suite</h1>
<h2 id="banner"></h2> <h2 id="banner"></h2>
<h2 id="userAgent"></h2> <h2 id="userAgent"></h2>
<h2 id="log" style="height: 50px;overflow-y:auto;"></h2>
<div id="main" style="border: 1px solid black; padding: 10px; margin: 10px;"> <div id="main" style="border: 1px solid black; padding: 10px; margin: 10px;">
<div id='resizable1' style="background: green; width: 100px; height: 100px;">I'm a resizable.</div> <div id='resizable1' style="background: green; width: 100px; height: 100px;">I'm a resizable.</div>