MudGuard: Verweise

Beitrag lesen

Hi,

function inite() {
if (document.layers) {
}
if (document.all) {
}
}

Daß dieses Menü weder in Netscape 7 noch in Opera noch in Mozilla noch in Firebird noch in ... funktionieren wird, ist Dir klar?

document.layers ist nur für Netscape < 6.0 verwendbar, document.all ist IE-4-Technologie

<div style="position: absolute; top: 15; left: 10; width: 779; height: 863">

wow, immerhin bei position steht ein gültiger Wert, alle anderen Werte sind ungültig (15cm oder 15in[ches]?)...

<span style="position: absolute; left: -12; top: -4; z-index:1">

und wieder 2 ungültige Werte

<span style="position: absolute; left: -12; top: 258; z-index:10">

und nochmal 2 ungültige...

(ich behaupte nicht, daß das alle Fehler sind, die angemerkten sind mir beim Drübergucken sofort aufgefallen...)

cu,
Andreas

--
Der Optimist: Das Glas  ist halbvoll.  - Der Pessimist: Das Glas ist halbleer. - Der Ingenieur: Das Glas ist doppelt so groß wie nötig.
http://mud-guard.de/? http://www.andreas-waechter.de/ http://www.helpers.de/