n doofes frames problem

  • hallo! ich habe ein problem mit frames!
    ich habe folgende html datei erstellt, damit es deutlich wird.

    http://www.alex.jayem.de/test/frame.html

    ich habe trotz border="0" und allem drum und dran diese große weiße unterbrechung in der mitte. zusätzlich kann ich wenn ich da die rechte maustaste gedrück halte das ganze frame total verschieben. wiebekomm ich das weg? ich will kine unterbrechung im bild!

    ich verzweifl n dem problem und finde nirgends hilfe! ich hoffe dass ich hier etwas finde!
    danke im vorraus

  • Code
    <frameset  cols="50%,50%" border="0" frameborder="0">
       <frame src="link.html" name="link" scrolling="no" >
       <frame src="recht.html" name="recht" scrolling="no">
    </frameset>

    frameboarder="no" ist nach phas 5 das geiche wie frameborde="0" und hilf mir leider nicht :(

    ist ja schon drin.