Lungo.View.Carousel.js 261 B

1234567891011
  1. /**
  2. * Initialize the <articles> layout of a certain <section>
  3. *
  4. * @namespace Lungo.View
  5. * @class Element
  6. *
  7. * @author Ignacio Olalde <ina@tapquo.com> || @piniphone
  8. * @author Javier Jimenez Villar <javi@tapquo.com> || @soyjavi
  9. */
  10. Lungo.View.Carousel = {}