Scrolling text from htmlblob?
Posted: Tue Feb 01, 2005 11:20 pm
Is there a way I can scroll the content of an htmlblob vertically?
Basically I'm trying to make it simple for the user to add and remove events that are attracting attention by making it some sort of events ticker.
Javascript seems complicated since the user cannot simply use the WYSIWYG editor because of the javascript code.
I was also thinking that this could be implemented as a simple events module, where the editor can enter time/date, title and description of the event. The events should then automatically be removed from the list when the date is passed.
Any suggestions?
Basically I'm trying to make it simple for the user to add and remove events that are attracting attention by making it some sort of events ticker.
Javascript seems complicated since the user cannot simply use the WYSIWYG editor because of the javascript code.
I was also thinking that this could be implemented as a simple events module, where the editor can enter time/date, title and description of the event. The events should then automatically be removed from the list when the date is passed.
Any suggestions?