Hacker News new | ask | show | jobs
by steveax 4162 days ago
And the text is just wrong:

"The tricky part is that it will be absolute to the parent element that has a position of Relative or Fixed."

Should be: "relative, absolute or fixed" (or more simply: position other than static")

1 comments

Thanks! Fixed!