ericmmartin / simplemodal

A modal dialog framework for jQuery
http://simplemodal.com/
Other
506 stars 229 forks source link

not Support jquery-1.11.0.js #61

Closed letwang closed 6 years ago

letwang commented 9 years ago

not Support jquery-1.11.0.js

Chuvisco88 commented 7 years ago

One thing I have seen so far, is that parent().size() does not work anymore and should be replaced by parent().length.

JohnSThomas commented 6 years ago

It have been updated to length now. Thank you.