Hi guys,
I got a problem. I intend to put a background music on my forum and decided to put the music in a popup. So whenever someone enters the web URL, the popup wil automatically pop up with the song automatically playing.
I've done the necessary codings and found 1 problem. In order for the popup to pop up, I'll need to type the URL plus the filename(e.g www.mrlavita.com/index.html) instead of just the URL (www.mrlavita.com). I've editted the javascript for the popup in the index.html file and at the same time has a code which redirects www.mrlavita.com to www.mrlavita.com/phpbb2 where the forum is.
I need the popup to pop up when I'm typing www.mrlavita.com only. How can I do that?
Any help is very much appreciated!
Thanks!
I got a problem. I intend to put a background music on my forum and decided to put the music in a popup. So whenever someone enters the web URL, the popup wil automatically pop up with the song automatically playing.
I've done the necessary codings and found 1 problem. In order for the popup to pop up, I'll need to type the URL plus the filename(e.g www.mrlavita.com/index.html) instead of just the URL (www.mrlavita.com). I've editted the javascript for the popup in the index.html file and at the same time has a code which redirects www.mrlavita.com to www.mrlavita.com/phpbb2 where the forum is.
I need the popup to pop up when I'm typing www.mrlavita.com only. How can I do that?
Any help is very much appreciated!
Thanks!
Comment