Click to See Complete Forum and Search --> : Ok, one problem


Baby Jai
07-06-2003, 03:25 PM
this is it, i need to create a pop-up, automatically on my index page, so its small (like really small), and from there im going to embedd a mp3 so it will play sorta secretly but it can be closed, any guidance?

Khalid Ali
07-06-2003, 06:41 PM
window.open('musicPage.html','mp3Player','width=0,height=0')

should do it,of course you will have to have the functionality required to play music in the page