Efeme Noserime

Results 2 issues of Efeme Noserime

It seems like there is no way to set the direction of the Layout component to the horizontal. Same Goes for the Box component. Am I doing something wrong, or...

I've been following the instructions in the docs to implement the responsive slider. My head looks something like that: ``` $(function() { var rslides = document.getElementsByClassName('rslides')[0]; rslides.responsiveSlides(); ``` But when...