digitalpower
BANNED
- Dec 16, 2008
- 303
- 70
With new security features in IE7 etc., it is very difficult to use the following and get it to work:
So I need JavaScript that is going to popup the myvideo.mov file in another window and play the video. Can someone please assist?
Code:
<a href="myvideo.mov" target="_blank">My Video</a>
So I need JavaScript that is going to popup the myvideo.mov file in another window and play the video. Can someone please assist?