Y
Hacker News
new
|
ask
|
show
|
jobs
by
targz
5754 days ago
Much agree. I see how you want to have a unique url for each year. I think that's a cool idea too, though each time you slide I think it's fine if the url doesn't update. Maybe unique year urls are only for inbound links.
1 comments
niels
5754 days ago
You can use unique urls with ajax. Just use location.hash (url/#something).
link