idmillington / undum

A client-side framework for narrative hypertext interactive fiction.
https://idmillington.github.com/undum
MIT License
336 stars 80 forks source link

Upgrade to jQuery 2.1.3 #34

Closed TranquilMarmot closed 9 years ago

TranquilMarmot commented 9 years ago

Not sure if there's a good reason to still be using jQuery 1.11.0 (stability?)

Upgrading to 2.1.3 the tutorial still works, only code that needed to be changed was using .length instead of .size()

idmillington commented 9 years ago

Oh, just purely about timing. Undum doesn't get updated often.