alterm4nn / ChronoZoom

ChronoZoom is an interactive timeline for all of history.
http://www.chronozoom.com
156 stars 125 forks source link

HotFixes: Header Links & Featured Content #1381

Closed NeilCresswell closed 9 years ago

NeilCresswell commented 9 years ago

Header Links

Ability to click on logo or regimes was 4/5ths obscured by the menus file picker div (transparent) being laid on top. Changed z-index so logo and regimes on top.

Featured Content

When a featured content tile was clicked on and available, sometimes the existing page was reloaded instead of the featured content. A force reload is required if just the hash has changed but should not otherwise be implemented. Added check to only force reload only if page address is the same apart from the hash tag.