Problem with nyroModal button close in chrome using jquery 1.6

When I open nyroModal in Chrome and resize the window, closeButton cannot move to new dimensions, but remains stationary in its original position. I tested this problem and found that it was caused by jquery 1.6, my site was written using 1.6, so I'm not sure if I could crash. Are there any suggestions on what I can do to make nyro with 1.6?

Thanks Kyle

+3
source share
1 answer

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

jQuery 1.6.3. : http://jsfiddle.net/xUnXr/1/

0

All Articles