lukesnowden / FSVS

Full Screen Vertical Scroll
https://www.lukesnowden.co.uk/full-screen-vertical-scroll/
722 stars 145 forks source link

Firefox: Absolute Position Elements Stack on 1st Slide #16

Closed joncursi closed 9 years ago

joncursi commented 9 years ago

Firefox bug:

If you absolute position an element with CSS, regardless of what slide it is in, it will get thrown into the 1st slide and only display there. And I'm not sure how to fix this.

Here's a screenshot. I have images positioned absolute across 5 different slides. But in Firefox, they all get displayed in the first: screen shot 2015-03-21 at 12 38 12 am

lukesnowden commented 9 years ago

Contain your slide with a div which is positioned relatively

joncursi commented 9 years ago

@lukesnowden that did it! Thanks!

lukesnowden commented 9 years ago

no worries!

Luke Snowden Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Saturday, 21 March 2015 at 14:39, Jon Cursi wrote:

@lukesnowden (https://github.com/lukesnowden) that did it! Thanks!

— Reply to this email directly or view it on GitHub (https://github.com/lukesnowden/FSVS/issues/16#issuecomment-84360232).

lukesnowden commented 9 years ago

send me a link when its done, would like to see that working, looks good

joncursi commented 9 years ago

@lukesnowden will do, hopefully launching this beast in the beginning of April.

joncursi commented 9 years ago

@lukesnowden https://cryptuitive.com/ - thanks again for the awesome library! enjoy!

lukesnowden commented 9 years ago

nice! - add a showcase section to the readme file - https://github.com/lukesnowden/FSVS

joncursi commented 9 years ago

:+1: