PDA

View Full Version : How do I bring focus back to a window which starts the default player?


cdtrader49
01-08-2003, 04:59 PM
I have started the default player to pseudo-stream an audio file with:
window.location = "http://...../Audio/tracks.m3u";

This starts the player in front of the browser page, how can I get focus back onto the browser page so that the player is behind it?

jkd
01-08-2003, 06:33 PM
This has absolutely nothing to do with DOM scripting. It will be moved to the more general Javascript Programming forum.