使用拖拉操作来自定义网页界面布局并保存结果

admin 12年前
     <p><a href="/misc/goto?guid=4959499992590677994" target="_blank">这篇教程</a>介绍了如何通过拖拉操作来创建一个可定制的网站布局,并使用cookies来保存设置。这里面只用到了jQuery UI Sortable 插件来实现Drag and Drop 功能和jQuery Cookie插件来存储它们的位置。</p>    <p style="text-align:center;"><a title="Customizable Layout using Drag and Drop" href="/misc/goto?guid=4959499992590677994" target="_blank"><img class="size-full wp-image-5374 aligncenter" title="jquery-drag-and-drop-layout" alt="使用拖拉操作来自定义网页界面布局并保存结果" src="https://simg.open-open.com/show/6c6eb4a37ba5556f6a6942e9f26e3e17.jpg" width="479" height="232" /></a></p>    <blockquote>     <p>要求: jQuery Framework<br /> 示例: <a title="demo" href="/misc/goto?guid=4959499992590677994" rel="nofollow" target="_blank">http://devheart.org/articles/jquery-customizable-layout…</a><br /> </p>    </blockquote>