my suggestion would be to use a simple implementation of an <iframe>. ifames have their problems and are looked down upon by a lot of web developers but for a basic implementation like this, they'll work pefrectly.
Assuming a traditional layout, your main page would include your banner, nav bar and any other object which would be constant throuout all the pages.
then, through targeted links, you can have a content <iframe> which will bring up any content via the nav bar links.
then, a small iframe as a footer, with the audio player.
the most user friendly implementation of an aduio player w/ playlist might be to use a flash mp3 player (a very good one is avaible here: http://www.jeroenwijering.com/?item=Flash_MP3_Player)
Last edited by V1SHAL; 01-31-2007 at 01:32 PM..
|