Abdul-Azeez / jqueryfundamentals

0 stars 1 forks source link

exercise 5 https://github.com/Abdul-Azeez/jqueryfundamentals/blob/master/jqfundamentals-master/exercises/chapter5/js/slideshow.js #5

Open Abdul-Azeez opened 9 years ago

Abdul-Azeez commented 9 years ago

https://github.com/Abdul-Azeez/jqueryfundamentals/blob/master/jqfundamentals-master/exercises/chapter5/js/slideshow.js

yuktikhurana commented 9 years ago
  1. Fade in fade out is not working at expected... Transition is not smooth
  2. Why are we using set interval ?
  3. Please go through the animation related methods and find a better solution
  4. Also we've not implemented navigation.