[jQuery] fixing a few append items
Hello, it's hard to tell if i made a mistake in post so if there is a
double I'm sorry... anyways... I'm trying to get this script to
work...
<script type="text/javascript">
$(function(){
$.ajax({ url: "test.html", cache: false, success: function(html){ $
('body').append('<div class="resizable" style="background-
color:#FFFFFF;"><div class="drag-handle"><span style="float:left; line-
height:25px;">WindX (drag me)</span><img src="../../
close.png" class="close" style="float:right;" alt="Close" width="24"
height="24"/></div><div class="boxCONTENTS" id="test"></div></div><br/