Forum

> > Off Topic > IFrame
Forums overviewOff Topic overviewLog in to reply

English IFrame

6 replies
To the start Previous 1 Next To the start

old IFrame

Marcell
Super User Off Offline

Quote
How can i do iframe to my site... because i want build music-player on to menu (JW Player) and if the music is playing and i click a either link on menu.. all windows will be refresh.. but i want only one part refresh.. so i mean to this.
Example...
At UnrealSoftware when you click to Games... all site will not refresh only the frame...:D

old Re: IFrame

oxytamine
User Off Offline

Quote
<iframe>s (as frames in general) are most of the time not user-friendly, they don't allow easy access of the content in the frame via an URL (without losing the content outside of the frame at least). Most "technophobe" users are irritated by frames. As far as I know they are slower to render for browsers. Alternatives include dynamic page generation (SSI, PHP, Rails and so on) and using JavaScript / AJAX to change contents of e.g. a <div>.

old Re: IFrame

Marcell
Super User Off Offline

Quote
ok...and how can i do this with AJAX... please extend

old Re: IFrame

Marcell
Super User Off Offline

Quote
No problem, anyway thx for suggetion.

old Re: IFrame

Apache uwu
User Off Offline

Quote
Ah so the music will continue playing.

Yeah your best bet would be using a xmlhttprequest, can we see your site, maybe it's not that hard to implement.
To the start Previous 1 Next To the start
Log in to replyOff Topic overviewForums overview