jquery plugin:jBox 1.0.0.0 release
香水坏坏 发表于 2007-8-26 [Javascript]
What's jBox?
jBox is a webpage UI dialog widget written in javascript on top of the jQuery library.
it's easy to show a div element content,inline content,iframed content in a float box with a hybrid modal or not.
Last Update: http://www.aspstat.com/115 jBox-1.0.0.0 update and jBox-1.1 download
Download
Demo&Usage
访客评论
-
george [2008-3-3]firefox不能用jbox耶 錯誤訊息如下: e is not defined [Break on this error] box.trigger = window.event? window.event.srcElement : e.target; 請問有解決方案嗎?
-
fiCh [2008-1-18]made a enhacement to this pluggin. added a very cool bottomright align attribute. contact me if interested.
-
buildcold [2007-12-29]Nice job
i find a bug in ie7 drag sometime it doesnt work just all follow the mouse; -
haicao [2007-12-19]1.0的版本在FF下用IFRAME方式打开再关闭再打开会正确
但用1.1的版本在FF下打开->关闭_>再打开却不正常了.
显示的IFRAME位置乱跳,一会这一会那.不知怎么回事.
-
avant [2007-12-7]在使用的时候发现如下问题: 第一,在自定义了几个div用于弹出时候,不能用各自的背景图片。 第二,在弹出层中,如果有flash,且这个flash通过flashvars传参时,在弹出后,是无效的。
-
试用中,有问题 [2007-11-29]弹出用iframe,想改造一下,window.frames["_iframe-" box.jBoxID].location.replace(source);有些功能实现起来比较困难,想传一个form过来,form的target指向ifame,然后form.submit();第一次没有问题,如果主页面不刷新,第二次用就把父页面置成blank,任何内容都没有了。
-
想问 [2007-11-22]弹出用iframe,怎么在iframe里关闭jbox??头痛,我用parent.$("#gangweiif").remove();只能关闭窗口但遮罩还在
-
香水坏坏 [2007-11-20]Re:bterkuile TKS bterkuile
-
bterkuile [2007-11-20]the javascript properties of a div are not copied. Fix: var boxel=document.getElementById(source); $(boxel).show(); box.content.append(boxel);
-
Sonny [2007-10-27]IS there a way to refresh the parent after closing the dialog box?
thanks,
Sonny
发表评论
- 你的姓名:
- 你的网站:
- EMAIL:
- 评论内容:
- 私人

