Log in

View Full Version : REsize webpage into Iframe?



bill.onthebeach
10-14-2010, 08:49 PM
Hey guys! Two Questions
I apologize in advance if these are in the wrong section and for the generality of the questions. Just getting starting. Google search results were negative.

1. How do I resize an website into a smaller iFrame without creating scrollbars?

Let say webpage is 1260px by 900px. How do I put the entire page into a iFrame that is 630px by 450px?


2. Is there a way to put part of the website into an iFrame, similar to the way that image-maps work?


Thanks, in advance.
Bill

gul
10-19-2010, 01:20 PM
i m putting a small size image in a div. i want to put a button after this image that will load a div containing 4 or 5 images gallery of flash on same page / document.
can any body help me.

dustywb
11-10-2010, 02:07 AM
1. I actually read something on this the other day, I don't remember exactly what it said but it is possible
2. As far as loading only a certain section of a website into an iframe this I believe is not possible. Could be wrong but with my understanding of iFrames they just pull the content like a browser window.

edit: check this out http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm

dustywb
11-10-2010, 02:07 AM
Gul, you should probably look into javascript or a framework like jquery