i want to add a persistent element into my website. it's radio player. so i want a song of radio still playing even user navigate to any pages. please give a hint.
Many tutorials and demos i saw. but when view source code, it seems that to make the ajax load must create it's own code in the website itself, not just insert the code into existing web hosting. Because it should create parent and child file. See the tutorial at http://josephbeeson.com/index.php?mact=News,cntnt01,detail,0&cntnt01articleid=2&cntnt01returnid=17. So it imposible to easily insert the ajax load code into custom code area in an existing website which has internal page editor like http://www.heypy.com/page/page/new . Please prove that i'm wrong and show other demos if i was wrong. Thanks.
i want to add a persistent element into my website. it's radio player. so i want a song of radio still playing even user navigate to any pages. please give a hint. step by step tutorial with purely basic code, not any complex child files.
i want to add a persistent element into my website. it's radio player. so i want a song of radio still playing even user navigate to any pages. please give a hint. step by step tutorial with purely basic code, not any complex child files.
the code that i want to be implemented is here: <iframe src="http://radiotoolbar.notlong.com" width=580 height=25 scrolling=no frameborder=no style="background-color:transparent" /></iframe>