Prinzhorn / skrollr-menu

skrollr plugin for hash navigation
MIT License
285 stars 143 forks source link

Can't use percentages for data-offset-top #20

Closed MixMasterMitch closed 10 years ago

MixMasterMitch commented 11 years ago

I would like to have a tag like:

<a href="#section1" data-offset-top="200p">Section 1</a>

which would move the top of the page to 200% of the viewport height.

Prinzhorn commented 11 years ago

Makes sense now that it's in skrollr.

jwebcat commented 11 years ago

I would really like to use this as well

floydh commented 10 years ago

This would be great.

jwebcat commented 10 years ago

@prinzhorn any news on this? It would be amazing to have this feature.

nerdland commented 10 years ago

Wanted to add my voice to this request. I've just built out a whole project based on percentage values and now I don't have a way to link to a point in the document. I'd love to have this feature.

nerdland commented 10 years ago

You, my friend, are awesome.