yairEO/stickyfloat

demo error

askie opened this issue · 3 comments

on demo page http://yaireo.github.io/stickyfloat/
checked "Stick to bottom" and unchecked "Bind to parent's bottom"
the float div will disappeared to the bottom which cannt be see!

osx 10.10.1 and newlast chrome

checking it out

what are you trying to achieve? If you want something to be stuck to the bottom of the page then you might not even need any javascript at all...

I want div to be stuck to the bottom of its parent element
if it's parent element bottom is below the window bottom, then it should be stuck to the bottom of window bottom.