TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Is is possible to make a Layer...

Page: 1 2 Reply
Apr 18th 2002#42816 Report
Member since: Jan 24th 2002
Posts: 22
Is is possible to make a Layer act like an IFRAME, so it displays data from other .html files?
Reply with Quote Reply
Apr 18th 2002#42830 Report
Member since: Mar 27th 2001
Posts: 2237
Using PHP it is..... Check this site for Pank's "PHP include" tutorial.
Reply with Quote Reply
Apr 19th 2002#42866 Report
Member since: Mar 20th 2001
Posts: 3367
ohh.. don't forget to set overflow to auto
to get the scroll bar
Reply with Quote Reply
Apr 19th 2002#42927 Report
Member since: Jan 24th 2002
Posts: 22
Oh great now i have to learn PHP arggggggg oh well it's for the better
Reply with Quote Reply
Apr 19th 2002#43002 Report
Member since: Feb 4th 2002
Posts: 11
You can do it in dhtml via an iframe buffer.
Reply with Quote Reply
Apr 20th 2002#43165 Report
Member since: Jan 24th 2002
Posts: 22
k you guys are talking gibberish :confused:

LINK

Above is a link where I have the 3 layer(container,content,controls) style site (index.htm) and the external data IFRAME style (index2.html)

I want to combine the 2!!

option 1) Have the 3 layer style so that it can display external data like the IFRAME or

option 2) Make the IFRAME so that it can be scrollable like the 3 layer style


Hope you guys can help me.

ALSO, how can I make the MENU options be always on TOP?
Reply with Quote Reply
Apr 22nd 2002#43338 Report
Member since: Jun 30th 2001
Posts: 447
Rename the page with the three layers to index.php (or something as long as it has .php in it). Then where you want the IFRAME to go, put [PHP][/PHP] iframe.htm is simply your external data file. If you do this, you can bypass the whole IFRAME thing. Good luck!
Reply with Quote Reply
Apr 22nd 2002#43408 Report
Member since: Jan 11th 2002
Posts: 63
You don't need to know PHP to do this, using ASP it is very easy. You dont even need to know asp, there is a strip of code, called an include, which includes a different page or part of a different page in the section that you want to have it in. IM me at
x0 d3soLaTe 0x or email me at [email]Lizuid1987@hotmail.com[/email] for the stip of coding.
Reply with Quote Reply
Apr 23rd 2002#43474 Report
Member since: Jun 30th 2001
Posts: 447
Actually, you don't have to know any PHP either, just an include function. Besides most hosts don't support ASP.
Reply with Quote Reply
Apr 25th 2002#43945 Report
Member since: Jan 24th 2002
Posts: 22
k so whats the include function?
Reply with Quote Reply
Page: 1 2 Back to top
Please login or register above to post in this forum