I want to add music which runs in the background of a website being developed for a client. The site is generated in Joomla. Does anyone knows about any component (or any way) through which I can add music which runs in the background of the website.

I know it can be achieved via embed tag in the index page of the selected template, but one additional requirement (from the client) is whenever any visitor clicks on any other link, the music should continue but not start from the beginning. Is it feasible? Can anyone help me regarding this?

link|improve this question

54% accept rate
23  
Please don't do this. – Māris Kiseļovs Dec 22 '10 at 9:35
9  
There is no such thing as background music in a webpage. Only intrusive foreground noise that clashes with whatever people are already using their speakers for. – Quentin Dec 22 '10 at 9:45
5  
You are willing to add background music. We are not willing to put up with it. – BoltClock Dec 22 '10 at 9:49
1  
@Maris It's clients requirement,not mine friend.Can't help it. @David..Yeah I know that. @BoltClock...Thanks,But I need a solution dude. – Nishant Shrivastava Dec 22 '10 at 11:42
5  
I'm annoyed with the snobbery going on here. He can't do much if it's a client requirement. Please don't downvote just because you don't like the feature, it's still a good question. – The Pixel Developer Dec 22 '10 at 16:26
feedback

4 Answers

The only way you are going to be able to play the music without restarting the song every time a link is clicked is to load the Joomla site in a frame and the audio player in another frame.

I would seriously recommend talking to the client though. Audio is a common cause of high bounce rates and loading the site in a frame is going to screw up your SEO.

link|improve this answer
+1 for suggesting to discuss this with the client. – Noufal Ibrahim Dec 27 '10 at 6:49
feedback

Have you looked at the Joomla extensions, there are a few media players there. If you're after after an auto playing music in the background with no controls, you won't find it there though. If that is what you're planning please don't!

link|improve this answer
feedback

Best would be go to into the themes/template header code, add it to the body.

link|improve this answer
feedback

I say DON'T DO IT...

However if you still want to carry on with background music idea... Here 2 good plug-in/module to accomplish this intrusive feature.

  1. Music Player - Player like option with auto-play. The visitor will be able to STOP background music and adjust volume control.
  2. JBGMusic - demo link is broken in JED, here is working one. Unfortunate user will have absolutely no control over background music.
link|improve this answer
Thanks Friend,your solution worked,thanks alot! – Nishant Shrivastava Dec 29 '10 at 12:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.