Thema: Darstellungsfehler
Klicke hier, um dich anzumelden
Du kannst aus dieser Liste ein Symbol für deine Nachricht auswählen.
Wenn du diese Option aktivierst, werden URLs automatisch mit BB-Code ergänzt. www.beispiel.de wird zu [URL]http://www.beispiel.de[/URL].
Wenn du möchtest, kannst du dieses Thema bewerten.
das weiß ich auch nicht.. gute frage.. nur, die neue index datei war kleiner wie die alte.. also war bei der alten irgendwas zu viel..
Freut mich... woran hats gelegen?
ich hab mit der demoversion vom dreamweaver angefangen, alles zum machen.. und kleine bearbeitungen, änderungen mach i jetz mit frontpage.. für was brauchst du die bilder? i hab jetz alle brauchbaren *.html's in die zip datei gehaut.. EDIT: es geht wieder.. danke trotzdem für die hilfestellung!
zwischefrage: hast du Frontpage oder Dreamwaver dafür benutzt? *edit* Also Ich komme so nicht weiter. Bräuchte dann nochmal !alle! *.htm 's Am besten wärs wenn du das ganze projekt incl. bilder usw. in ne RAR packen könntest. Ich würde das dann lokak bearbeiten dass es läuft...
ja.. mir schreiben auch viele, was los is.. des gibts doch nicht..
Moin, Also bei mir tritt der gleiche Fehler auf... MFG
die navigationsleiste: Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>$cH3R4 online</title> <style type="text/css"> <!-- body, td, th { color: #990000; } body { background-color: #FF0000; } .Stil1 { font-family: "Trebuchet MS"; font-size: 36px; font-weight: bold; } a:link { color: #990000; } a:visited { color: #990000; } a:hover { color: #FFFFFF } --> </style></head> <body><p class="Stil1" style=5><img src="http://www.schera.at/images/scheraonline.bmp" width="169" height="111" align="top" /><br> <a href="http://www.schera.at/scripts/home.html" target="mainFrame">Home</a><br> <a href="http://www.schera.at/scripts/mich.html" target="mainFrame">Mich</a><br> <a href="http://www.schera.at/scripts/friends.html" target="mainFrame">Friends</a><br> <a href="http://www.schera.at/scripts/mukke.html" target="mainFrame">Mukke</a><br> <a href="http://www.schera.at/scripts/pics.html" target="mainFrame">Pics</a><br> <a href="http://www.schera.at/scripts/download.html" target="mainFrame">Downloads</a><br> <a href="http://www.schera.at/scripts/linkz.html" target="mainFrame">Linkz</a><br> <a href="http://www.taktloss.de/spukschloss.php" target="mainFrame">Game</a><br> <a href="http://www.schera.at/scripts/danke.html" target="mainFrame">danke..</a><br> <a href="http://www.schera.at/hidden.htm" target="mainFrame">Hidden</a><br> <a href="http://www.gratis-gaestebuch.org/cgbook.php?cgbookid=schera&skin=schera&von=&bis=" target="mainFrame">Gästebuch</a><br> <a href="http://www.schera.at/scripts/impressum.html" target="mainFrame">Impressum</a><br> <center><a href="http://www.renault.at" target="mainFrame"> <img src="http://www.schera.at/images/renault.bmp" BORDER="0" width="33" height="41"></a><a href="http://www.aon.at" target="mainFrame"> <img src="http://www.schera.at/images/aon.bmp" BORDER="0" width="46" height="31"></a><br></center> </p></body> </html> und die index.html: Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>$cH3R4 online</title> </head> <frameset rows="*" frameborder="no" border="0" framespacing="0"> <frameset cols="194,*" frameborder="no" border="0" framespacing="0"> <frame src="/scripts/links.html" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="links" /> <frameset rows="66,*" framespacing="0" frameborder="no" border="0"> <frameset cols="*" framespacing="0" frameborder="no" border="0"> <frame src="/scripts/oben.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="oben" /> </frameset> <frameset cols="*" framespacing="0" frameborder="no" border="0"> <frame src="/scripts/start.html" name="mainFrame" id="mainFrame" title="Start" /> </frameset> </frameset> </frameset> </frameset> <noframes><body> </body> </noframes></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>$cH3R4 online</title> <style type="text/css"> <!-- body, td, th { color: #990000; } body { background-color: #FF0000; } .Stil1 { font-family: "Trebuchet MS"; font-size: 36px; font-weight: bold; } a:link { color: #990000; } a:visited { color: #990000; } a:hover { color: #FFFFFF } --> </style></head> <body><p class="Stil1" style=5><img src="http://www.schera.at/images/scheraonline.bmp" width="169" height="111" align="top" /><br> <a href="http://www.schera.at/scripts/home.html" target="mainFrame">Home</a><br> <a href="http://www.schera.at/scripts/mich.html" target="mainFrame">Mich</a><br> <a href="http://www.schera.at/scripts/friends.html" target="mainFrame">Friends</a><br> <a href="http://www.schera.at/scripts/mukke.html" target="mainFrame">Mukke</a><br> <a href="http://www.schera.at/scripts/pics.html" target="mainFrame">Pics</a><br> <a href="http://www.schera.at/scripts/download.html" target="mainFrame">Downloads</a><br> <a href="http://www.schera.at/scripts/linkz.html" target="mainFrame">Linkz</a><br> <a href="http://www.taktloss.de/spukschloss.php" target="mainFrame">Game</a><br> <a href="http://www.schera.at/scripts/danke.html" target="mainFrame">danke..</a><br> <a href="http://www.schera.at/hidden.htm" target="mainFrame">Hidden</a><br> <a href="http://www.gratis-gaestebuch.org/cgbook.php?cgbookid=schera&skin=schera&von=&bis=" target="mainFrame">Gästebuch</a><br> <a href="http://www.schera.at/scripts/impressum.html" target="mainFrame">Impressum</a><br> <center><a href="http://www.renault.at" target="mainFrame"> <img src="http://www.schera.at/images/renault.bmp" BORDER="0" width="33" height="41"></a><a href="http://www.aon.at" target="mainFrame"> <img src="http://www.schera.at/images/aon.bmp" BORDER="0" width="46" height="31"></a><br></center> </p></body> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>$cH3R4 online</title> </head> <frameset rows="*" frameborder="no" border="0" framespacing="0"> <frameset cols="194,*" frameborder="no" border="0" framespacing="0"> <frame src="/scripts/links.html" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="links" /> <frameset rows="66,*" framespacing="0" frameborder="no" border="0"> <frameset cols="*" framespacing="0" frameborder="no" border="0"> <frame src="/scripts/oben.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="oben" /> </frameset> <frameset cols="*" framespacing="0" frameborder="no" border="0"> <frame src="/scripts/start.html" name="mainFrame" id="mainFrame" title="Start" /> </frameset> </frameset> </frameset> </frameset> <noframes><body> </body> </noframes></html>
Also hab mal nachgeschaut... im Firefox die genannten Probleme nicht jeddoch kann Ich nicht im navigationsframe scrollen. Internet explorer (bääh) ja der macht probleme wie du gesagt hast! Poste mal den code des navi frames und der index.htm oder tu sie in den archiv packen... gruß
Hallo.. I hab heut auf meiner Homepage www.schera.at wieder n bissl herum- gebastelt.. aber jetz is im "mainFrame", im Hauptfenster alles weiß, wenn ich es mit dem IE anschaue, und die links werden in einem neuen Fenster aufgemacht, anstatt im mainFrame, so wie es eigentlich immer gewesen is.. aber beim firefox is alles in ordnung.. i hab schon Cookies, Temp's, Verlauf gelöscht.. und aktualisiert.. aber hilft nix.. is bei euch der selbe Fehler, oder liegt das Problem auf meiner Seite?
Foren-Regeln