Aangezien marquee geen valid HTML is en dus niet door Netscape ondersteund wordt wil ik via CSS een scrollende text maken. Ik heb gelezen dat het mogelijk is maar niet hoe het mogelijk is. Google komt met allerlei JavaScript dingen, of ander CSS gezeik ;)
Iemand die dit toevallig weet?
?Onbekende gebruiker
05-12-2004 18:50
Nog nooit van gehoord. Het kan waarschijnlijk met DHTML, maar dat werkt samen met JavaScript. Je kan ook gewoon een Flash animatie gebruiken of een JavaApplet.
Tsja, ik weet het ook niet psies maaruh ook de validator zegt zoiets:
You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element), or by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).