473,406 Members | 2,620 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Proper alternative for iframe

Hi,

I’ve read Jukka’s page about iframes and generally noted the advice not
to use it, so I am looking for a proper way to handle this:

http://www.weltladen-tuebingen.de/index_kontakt.html

you know, the Google insertion.

I’ve already cleaned up the page to not use frames anymore, using SSI,
but that is not suitable for the iframe. It is still bothering me, once
that is properly done, I can replace the current website with a proper
HTML strict version.

Thanks for suggestions, H.
--
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
==================
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
Oct 1 '08 #1
1 7863

Hendrik Maryns schreef:
Hi,

I’ve read Jukka’s page about iframes and generally noted the advice not
to use it, so I am looking for a proper way to handle this:

http://www.weltladen-tuebingen.de/index_kontakt.html

you know, the Google insertion.

I’ve already cleaned up the page to not use frames anymore, using SSI,
but that is not suitable for the iframe. It is still bothering me, once
that is properly done, I can replace the current website with a proper
HTML strict version.

Thanks for suggestions, H.
Hi,

I noticed that you use a src atrribute for the div.
AFAIK: That is illegal.

<div id="Layer13"><iframe width="425" height="500" frameborder="0"
scrolling="no" marginheight="0" marginwidth="0"
src="http://maps.google.de/maps?q=Lange+Gasse+64+T%C3%BCbingen&amp;ie=UTF8&am p;s=AARTsJqeAh_DIeSOTEyQPh1QRixsBIAIZA&amp;ll=48.5 23085,9.055781&amp;spn=0.007106,0.00912&amp;z=16&a mp;iwloc=addr&amp;output=embed"></iframe>
</div>

Maybe you can throw in an OBJECT tag?
http://www.w3.org/TR/REC-html40/struct/objects.html

Regards,
Erwin Moller
--
============================
Erwin Moller
Now dropping all postings from googlegroups.
Why? http://improve-usenet.org/
============================
Oct 1 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Thomas | last post by:
Hi there, I have an iframe which is editable (designMode = "on") and want to resize it dynamically as the content grows (e.g. more lines of text is in there) and there the struggle starts. I...
2
by: Rich | last post by:
Is there any way I can check to see if a document is loaded into the iframe before I call onLoad (sort of an afterLoad). I'm loading up a page into an iframe. But because we use four servers...
4
by: Jon Drukman | last post by:
i'm using the following construct to access form fields within an iframe: var x = document.getElementById('prefs_iframe').contentWindow.document.forms; works great in IE and Mozilla/Firefox. ...
2
by: Jarson | last post by:
My webserver hosts some on-line reports with live data. I have put an html meta tag to force the client to refresh every 10 minutes so my clients will always show the latest data .. <meta...
4
by: TK | last post by:
I'm sure this is probably the wrong place to ask, but is there a way to execute an SSI script in javascript? I'm using an SSI script to read a memory address, and I'd like to be able to update...
20
by: Tammy | last post by:
What would be a good alternative to using frames? I need something that will section my webpage into two halves and can change both frames on a single click. Thanks in Advance, Tammy
5
by: Altman | last post by:
I currently have a page that has many dropdowns where each one is dependent on the previous one's selection. Right now I am using postbacks on each drop down list to fill the next. An example of...
0
by: tequilamala | last post by:
I have an Iframe in one of the pages i am developing... the iframe is suppose to scroll up and down and the links target the iframe. the problem is that the iframe scrolls side to side on internet...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.