I have created a simple top bar for my new website. Here is the code for him in css. It's simple div bar.
.topbar {
display:block;
width:100%;
height:40px;
background-color:#f5f5f5;
}
I want to put in this top bar a simple .SWF flash mp3 player. And i want to make this bar to not reload or refresh when people are browsing inner website pages on which this top bar exists.
Something like the top bar on http://soundcloud.com
How i can make this bar to not refresh?
Thanks in advance!
P.S. I don't want to put the rest of the website in iframe. Somehow i want to make it with Javascript?
Can someone explain more for this - http://angularjs.org/ It was given me by the answers!