Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues to solve before January 17th #64

Closed
pmanders opened this issue Jan 12, 2013 · 4 comments
Closed

Issues to solve before January 17th #64

pmanders opened this issue Jan 12, 2013 · 4 comments
Assignees
Milestone

Comments

@pmanders
Copy link
Contributor

  • Solve 1024 x 768 menu issue
  • Initial map: "bevolkingsdichtheid per gemeente 2011, uitgezoomd naar heel Nederland."
  • Expand feature info accordion content (Mark solved this in the nokviewer)
  • Use seperate names for title and menu item?
  • Make selection menu clickable
  • Option to close menu without selection and close menu on selection
  • Go to minimal zoom level when switching to buurt/wijk info
  • View search result in a dropdown instead of horizontal alignment. Other option is to show only 3 results and fix this in release 2.
  • Integral download link?
  • Remove "doorsturen", Create integral "download" and "contact" (rip from cbsinuwbuurt) and remove "sitemap" and "rss".
@ghost ghost assigned pmanders Jan 12, 2013
@mprins
Copy link
Contributor

mprins commented Jan 14, 2013

mbt. item 3: voor de legenda heb ik daar het volgende in de stylesheet toegevoegd:

#legenda {
    display: inline-block;
}

#legenda img{
    display: block;
}

Voor de #featureinfo zou iets als onderstaand genoeg moeten zijn..

#featureinfo table{
    background-color: #fff;
}

@pmanders
Copy link
Contributor Author

Ah zie het nu pas. Heb het feature gedeelte inderdaad hetzelfde opgelost.
Helaas werkt inline-block niet goed onder ie6 die op het CBS nog wordt gebruikt.

@mprins
Copy link
Contributor

mprins commented Jan 16, 2013

Voor de core versie moeten we misschien de attribuut tabel en de legenda gewoon onder de kaart zetten.
Niet zo mooi, maar nu ben je bijna de helft van de kaart kwijt..

@pmanders
Copy link
Contributor Author

Misschien een goed idee. Ik ga er nog naar kijken.

Andere kleine issues:
IE8:

  • menu knop wordt wit bij mouseover en als geselecteerd
  • menu sluit knop staat op een paar rare plekken (achter het zoekscherm en achter de menuknop, je ziet een klein randje van de knop)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants