| View previous topic :: View next topic |
| Author |
Message |
dgensley
Joined: 26 Nov 2005 Posts: 1
|
Posted: Sat Nov 26, 2005 6:24 pm Post subject: 2 files open simutaneously |
|
|
Can someone help me? I have a website for my church. And we include a place were members can go and hear the mp3 audio sermons from our pastor. On a seperate link we include the sermon notes in pdf format to read along with the semon. My question is: Is it possible from one link to open the audio and the pdf file at the same time? And if so how?
If you would like to view the section of the site go here:
http://www.hollycreekbaptist.org/audiosermons.html |
|
| Back to top |
|
 |
|
|
ReFredzRate 1000+ Club

Joined: 20 Aug 2004 Posts: 2186 Location: Netherlands
|
Posted: Sat Nov 26, 2005 10:04 pm Post subject: Re: 2 files open simutaneously |
|
|
Hey mate. Welcome to DEVPPL.
Good to see some more Christians on the website.
I've been trying to find out some more about this as well, about a year ago. I only found out that it's only possible when you create a new page you link to, and have a pop-up incorporated in the new page, that sends you to the MP3 file.
So it is possible, but I haven't found a way to make it possible by just putting 2 href=""'s inside the <A> tag...
Hope someone else has some more information on this. |
|
| Back to top |
|
 |
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3620 Location: Sweden
|
Posted: Sat Nov 26, 2005 11:54 pm Post subject: Re: 2 files open simutaneously |
|
|
| I've never done anything like this but wouldn't it be possible to use both a href and a onclick in the same <a> ? |
|
| Back to top |
|
 |
|