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(以及更新版本)中测试通过。
Beginning XML with DOM and Ajax
Sas Jacobs / Apress / 2006-06-05 / USD 39.99
Don't waste time on 1,000-page tomes full of syntax; this book is all you need to get ahead in XML development. Renowned web developer Sas Jacobs presents an essential guide to XML. Beginning XML with......一起来看看 《Beginning XML with DOM and Ajax》 这本书的介绍吧!
