开发者

nyroModal close button problem in chrome using jquery 1.6

开发者 https://www.devze.com 2023-03-09 14:11 出处:网络
When I open nyroModal in Chrome and resize the window the closeButton fails to reposition to the new dimensions instead remaining fixed to its original position. I have tested this problem and found t

When I open nyroModal in Chrome and resize the window the closeButton fails to reposition to the new dimensions instead remaining fixed to its original position. I have tested this problem and found that it is being caused by jquery 1.6, my site has been written using 1.6 so Im not sure I can drop down. Has anyone any suggesti开发者_如何学Cons on what I can do to make nyro work with 1.6?

Thanks Kyle


I reproduced your problem here: http://jsfiddle.net/xUnXr/ (note that that example is using jQuery 1.6.2).

The simplest solution is to update jQuery to 1.6.3. Working example: http://jsfiddle.net/xUnXr/1/

0

精彩评论

暂无评论...
验证码 换一张
取 消