Codeinwp / Ideal-Image-Slider-JS

Quite simply the ideal Image Slider in vanilla JS.
http://idealimageslider.com
GNU General Public License v3.0
1.57k stars 160 forks source link

Fix deep copy for Array #42

Closed sugarshin closed 9 years ago

sugarshin commented 9 years ago

Add _isType Helper funciton.

bumbu commented 9 years ago

I did almost the same thing and only after that I saw your solution. I with it was merged before.