Re: HTML 4.01 Strict and "google map iframe"



André Gillibert schrieb:
Knut Krueger wrote:

Google map delivers an iframe to embed it into the homepage
but the html validator gives some errors.

http://uni-regensburg.equine-behaviour.de/index.php?meeting2008/meeting2008_e.php


How could I substitue the iframe?


Use a good old anchor.
?!? an anchor with scroll zoom, switching between map sat and hybrid and so on?
That would be much nicer for the user.
(Or use the OBJECT element, or use HTML 4.01 transitional)

An answer from Jonathan 05/19/2006
your result will more likely be more constant
among browsers , so use *strict* doctype.

OK maybe its not state of the art in 2007/2008 but I did not read anything against strict.


I do not want to reorganize the whole Homepage.
There is only one layout PHP script for all pages with different contents
next solution:
or live with the 9 errors at this page
Not the best one but it seems to work.

Regards Knut
.



Relevant Pages

  • Re: Firefox history.go(-1) not working as needed
    ... reason is the anchor information in the html link is passed along to ... It is simple and normal html feature ... something in script.xxx to make the iframe scroll to the anchor after ... iframe script, ...
    (comp.lang.javascript)
  • RE: iframe and anchor problem
    ... The anchor tags point to more content ... > within the iframe. ... > not only scrolls the iframe but also brings the iframe up to the ...
    (microsoft.public.scripting.jscript)
  • One link two targets possible?
    ... I know an anchor is designed for use with one link such as ... My simple text message is "search engines". ... yahoo.com appears in the "rite" iframe. ...
    (alt.html)
  • Re: HTML 4.01 Strict and "google map iframe"
    ... but the html validator gives some errors. ... How could I substitue the iframe? ... That would be much nicer for the user. ...
    (alt.html)
  • HTML 4.01 Strict and "google map iframe"
    ... Google map delivers an iframe to embed it into the homepage ... but the html validator gives some errors. ... How could I substitue the iframe? ...
    (alt.html)