Forum Moderators: coopster

Message Too Old, No Replies

I really need some help with a PHP intro page

I need all the help i can get with this.

         

jsayers

8:29 pm on Jun 22, 2009 (gmt 0)

10+ Year Member



Hey everyone. I know this is quite a common question but i have never seen anything that has actually worked.

Basicly what i am after is a static index page that loads up the other pages by name rather than a normal html link or what have you.

The idea behind it is to have a static mp3 player on the main page that doesn't stop playing while your browsing my website.

Many people talk about using frames but when i try to do it and click on a link it gets rid of the player and just opens up the normal page.

Here is an example of what i want for my website <snip> it's an account i opened up because they offered some good things but i don't really like them at all.

But check out how the links react while in the index pages and that is what i want.

Thanks

Jason

[edited by: dreamcatcher at 9:20 pm (utc) on June 22, 2009]
[edit reason] No personal urls, thanks. [/edit]

Tommybs

11:48 am on Jun 23, 2009 (gmt 0)

10+ Year Member



Have you tried looking into using ajax to dynamically load content? I don't know how much experience you have, but a javascript library like jquery might be helpful to you.

jatar_k

1:21 pm on Jun 23, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld jsayers,

>> Many people talk about using frames but when i try to do it and click on a link it gets rid of the player and just opens up the normal page.

you would need to use a target in your links so that it opens in the proper frame and doesn't take over the whole page

I don't really suggest having music or frames really but I assume you want what you want

You could also open another window with the player in it, then they could browse away, you wouldn't have to worry about frames (which are no good for lots of reasons) and would also allow them to nuke the player without closing your whole site. There are a lot of people who don't lke music playing, for lots of reasons.