I am working on a project portal in SharePoint. Here i have used an open API weather forecast on the front page. In this weather forecast you can choose between 8 cities where the user gets the specified weather for this area. The user can change the specified city using a standard html drop-down list. The problem here, is that; when a user uses the drop-down list and chooses another city, the site name disappears.
So, does anybody have an idea on how i can fix this, or even if it is possible for me to change this so all the drop-down list alternatives sets the site name on action?
Before choosing the city in the weather forecast:
http://bildr.no/image/996871.jpeg
After choosing the city in the weather forecast:
http://bildr.no/image/996872.jpeg
It may be that this was a bit clumsy described, but if there is any questions, just shoot.