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

Inner scroll windows

Page: 1 Reply
Apr 25th 2001#2338 Report
Member since: Apr 25th 2001
Posts: 33
How are these inner scroll windows done?

http://www.minefields.org/v1/index.htm
Reply with Quote Reply
Apr 27th 2001#2469 Report
Member since: Mar 19th 2001
Posts: 73
those scrollabrs are the regulars ones that IE gives out.

He is using frames to give the illusion that it is inside

look at the code..

from what i guess
Reply with Quote Reply
Apr 27th 2001#2484 Report
Member since: Mar 18th 2001
Posts: 1690
its a whole lot of empty frames containing nothing but a background color and then the content is put inside the center frams.

And bubba - minefields is owned by a she...a very cute she at that =)
Reply with Quote Reply
Apr 28th 2001#2493 Report
Member since: Mar 26th 2001
Posts: 73
That code that i think he used there is called an IFrame. here's the code if u want it =).


< IFRAME SRC="http://www.URL_of_the_page_in_the_frame.html"height="XXX" width="XXX"
framespacing=0 border=0 frameborder=0 name="Name_of_frame">
Reply with Quote Reply
Apr 28th 2001#2496 Report
Member since: Mar 18th 2001
Posts: 1690
nope. no iframes. Just plain old frames and loading a blankpage into serveral frames and loading the content into the frames you see them in.
Reply with Quote Reply
Apr 28th 2001#2505 Report
Member since: Mar 19th 2001
Posts: 73
Cute you say.. hmmm
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum