bewegende tekst als forum discription
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

bewegende tekst als forum discription
wel ja, ik zou graag hebben dat die forum discription beweegt, voorbeeld:http://members.lycos.nl/lucasforum/phpBB2/index.php
ik heb even gegoogled, eerste resultaat: http://msdn.microsoft.com/library/defau ... arquee.asp
The following example uses the MARQUEE element to scroll the marquee from left to right across the screen, moving it 10 pixels every 200 milliseconds.
Code: Selecteer alles
<MARQUEE DIRECTION=RIGHT BEHAVIOR=SCROLL SCROLLAMOUNT=10 SCROLLDELAY=200> This is a scrolling marquee. </MARQUEE>