Real Estate Forums
| Coding HTML, ASP, PHP, JAVA MYSQL and more. All coding questions should be asked here. |
![]() |
|
|
Thread Tools | Display Modes |
|
||||
|
I've been reading online about framing and how to effectively use it in a website, and picked up that using an iframe is the "old" method of framing a site.
If this is true, does anyone know what the "new" method is? Does it involve using AJAX, or something like CSS and Divs? (as you can see, I'm completely clueless here. )
__________________
Steve Castaneda, Realtor Keller Williams Realty The MyHomeHouston Team Specializing in Houston Real Estate. Feel free to visit my Houston Real Estate Blog or read about Real Estate Technology for agents. |
|
||||
|
Quote:
__________________
Denton Real Estate is the premiere website for home buyers in the North Texas area. If you're looking for Denton, Tx Real Estate, find your way home at DentonRealEstate.com.
|
|
|||
|
Steve;
Got a reference for iframing being the "old". Glad to help you look. Been needing that answer myself... Best; Eric
__________________
Eric Blackwell Technologist, SEO Specialist and Consultant Louisville Real Estate My Home Real Estate Site Search Engine Marketing, Coaching & Custom WP Blogs Learn how to get the MOST out of your already awesome REW site. Real Estate Industry Watch - Real Estate Industry News Blog Get up to date info on the Real Estate Industry |
|
||||
|
I am learning more html and other techniques every day. From what I see in recent sites I have examined, the use of DIVs is replacing the old framing technique where a master frame page held and referenced two or more other html pages, one being a nav structure, another 1-2 being site standard header and footer stuff, and one being the main content container. Being pretty lazy, and SEO-ignorant, I built and ran a FrontPage site like that many years ago, and it worked very well for what it was. However, without modern CMS's (Content Management Systems), such as what REW uses, DIV coding for very large sites, with the same DIVs replicated on every page of the site, would be very tedious and error prone to code and maintain, especially if a re-arrangement of the framing structure was ever needed. So, the advent of CMS products has made use of what would have been tediously repetitive DIV coding practical, since the CMS generates it based on a template, and the programmer no longer has to do it all by hand.
As to IFrame, a totally different framing method, I disagree that it is "old". It is a technique that meets a specific need: a way to conveniently include content FROM AN EXTERNAL SITE, within a DIV-coded page/site structure, or even in the old style framing structure. I, the main site owner, have no control over how the external site is coded, or what languages/server/database infrastructure it uses, and I really don't care. So unless and until every real estate agent also becomes an IDX programmer, and/or every website vendor can incorporate every IDX in the country in their sites, I think IFrame will be around for a long time, especially in our industry.
__________________
Ron Goodman, GRI, REALTORŪ Prudential Colorado Real Estate Denver Colorado Real Estate: Highlands Ranch, Parker, Littleton, Castle Rock Adwords for Real Estate: PPC Setup Services & Consulting Last edited by RonnieG; 06-26-2007 at 10:15 AM. |
|
||||
|
That was my real main purpose for this thread. I'm currently trying to figure out a solution on how to frame a site and have the height dynamically adjust based on the external framed content.
I can currently do it if the content is hosted locally, but after searching the web, this is a common complaint about the iframe feature set that really hasn't (can't?) be address. Since I'll be putting up my Wolfnet IDX soon, I'm stuck with either a) framing the page content and hoping users don't mind double scroll bars or b) have the page open on a new window without browser navigation, so that my site stays in the background and they have to come back to it to move to another page. I'm going back and forth on what to do; both look decent. Ah; the turmoils of not having a custom IDX. ![]()
__________________
Steve Castaneda, Realtor Keller Williams Realty The MyHomeHouston Team Specializing in Houston Real Estate. Feel free to visit my Houston Real Estate Blog or read about Real Estate Technology for agents. |
|
||||
|
Well, you only need one scroll bar, one inside the iframe.
Your site should hopefully not be that long for that page ![]()
__________________
If you're not remembered, you never existed. |
|
||||
|
Optimizing for 1024x768? My site is naturally longer on a standard size screen so I will automatically have a scroll bar for the site. That's why I'm saying I'll have to have to scrolls bars, which IMO, isn't pretty at all.
__________________
Steve Castaneda, Realtor Keller Williams Realty The MyHomeHouston Team Specializing in Houston Real Estate. Feel free to visit my Houston Real Estate Blog or read about Real Estate Technology for agents. |
|
||||
|
I'd recommend to have that one page shorter, to avoid this problem them. Two bars totally mess with scroll wheels.
__________________
If you're not remembered, you never existed. |
|
||||
|
Quote:
It sucks cause if I scroll all the way down, click a link down there, it does not come back up to the top. No clue how to fix it either. ![]()
__________________
Steve Castaneda, Realtor Keller Williams Realty The MyHomeHouston Team Specializing in Houston Real Estate. Feel free to visit my Houston Real Estate Blog or read about Real Estate Technology for agents. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|