jdh239
Joined: 06 Oct 2006 Posts: 2
|
Posted: Fri Oct 06, 2006 7:26 pm Post subject: get url and confine to table |
|
|
First of all, I am using framing. Please don't lecture me on that.
Second of all I am creating a site with a link to a map of a home. Just pulling the map from google. I populate the mainFrame with it. I like the looks of it but the person I am building it for (my brother) does not. He would like to restrict the size to 800x600 instead of filling the screen.
I cannot do this with framing as it really screws up the frames when I try to restrict it (found out that it is working as designed).
My brother swears up and down that I can get the URL and push it into a table and confine it there. I can't seem to get it to work.
1 hitch: The map allows you to zoom in and out.... I would like to keep that functinality within the table if possible. If that is not possible I might as well just grab a jpeg.
Anyway, any ideas on this (without critisism for using frames and or for my lack of knowledge of what can or cannot be done with HTML--or any other language) would be greatly appreciated. I am not partial to HTML, if there is a solution via JAVA, PHP, or other, I wouldn't mind hearing about it. |
|