nextTo
- 授权协议: MPL
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://code.google.com/p/next-to/
软件介绍
nextTo 是一个 jQuery 插件,用来帮你计算下一个元素的位置,该插件可帮你设计菜单、下拉效果、工具提示等。
使用实例:
<script type="text/javascript">
$('.PlaceThisDiv').nextTo($('.ThisOtherDiv'), {position:'right', shareBorder:'top'});
</script>
在 Firefox、Chrome 和 IE7(以及更新版本)中测试通过。
Pro Django
Marty Alchin / Apress / 2008-11-24 / USD 49.99
Django is the leading Python web application development framework. Learn how to leverage the Django web framework to its full potential in this advanced tutorial and reference. Endorsed by Django, Pr......一起来看看 《Pro Django》 这本书的介绍吧!
