spacemunkay / baltimorehackathon

Website for the Baltimore Hackathon
baltimorehackathon.com
4 stars 5 forks source link

Navigation #33

Closed sastrakhan closed 9 years ago

sastrakhan commented 9 years ago

My previous error was due to the nav.js file not being referenced properly in the layout.erb file.

Here is a functional navigation menu that jumps down to the following locations on the website: Prizes Judges Sponsors Sign-Up

I believe it looks fine on mobile but on a standard webpage the menu stays justified left.

There is still a bug in the way the menu slides right about 1px every time someone scrolls starting from the top. It's unnoticeable unless someone scrolls about 4 times at which point the "Join" link will move down one line.

kaitersgonnakait commented 9 years ago

Hey @spacemunkay sorry I wasn't clear, this PR is outdated. Please take a loot at https://github.com/spacemunkay/baltimorehackathon/tree/issue19/menu instead.

spacemunkay commented 9 years ago

@kaitlin-farr okay, if this is outdated, should we close or update this PR?