nir9 / itemslide

JavaScript Touch Carousel Library with Zero Dependencies
https://itemslide.org
MIT License
647 stars 85 forks source link

Fix TypeError #44

Closed frux closed 8 years ago

frux commented 8 years ago

Sometimes I've got an error "TypeError: Argument 1 of Window.getComputedStyle does not implement interface Element." when using itemSlide. I suggest to add this checking of argument's type.