var bj=$("body").find("#DivDialog");
obj.width("200px").height("200px");
PosT=this.sPosition(obj);
obj.css({position:"absolute",top:PosT[0]+"px",left:PosT[1]+"px",background:"#FFCC66",zIndex:"10001"}).show("slow");
return this;
}
演示地址:
阅读(4382) | 评论(0) | 转发(0) |
0
上一篇:jquery傻瓜基础教程之九教你如何制作jquery插架一
下一篇:jquery+ajax+xml+php简单留言板
相关热门文章
给主人留下些什么吧!~~
评论热议
请登录后评论。
登录 注册