Forum Moderators: open

Message Too Old, No Replies

Function to load file into new window from href?

need to load audio files into new window from click

         

Furious Styles

9:22 pm on May 9, 2005 (gmt 0)

10+ Year Member



Been up, down, and around, and I can't find an answer.

<a href="../sounds/hollywood/Actor Peter Boyle-Be afraid.mp3" class="listingtitle">

I need to pop this into a new window so that each link will load into a new window rather than populating the window in which it is linked.

HELP!

orion_rus

2:56 pm on May 11, 2005 (gmt 0)

10+ Year Member



may be you are speeking about
<a href='new.mpg' target="_blank">mp3</a>?
Good luck to you!