javascript - How to create Top Bar which does not refresh when page is refreshig with Ajax or? -
i have created simple top bar new website. here code him in css. it's simple div bar.
.topbar { display:block; width:100%; height:40px; background-color:#f5f5f5; }
i want put in top bar simple .swf flash mp3 player. , want make bar not reload or refresh when people browsing inner website pages on top bar exists.
something top bar on http://soundcloud.com
how can make bar not refresh?
thanks in advance!
p.s. don't want put rest of website in iframe. somehow want make javascript?
can explain more - http://angularjs.org/ given me answers!
you can not refreshing entire page refreshing parts (other top bar) using ajax , javascript.
you can use easy , strong framework angularjs
.
Comments
Post a Comment