On 20/12/06, Jonathan Sharp <[EMAIL PROTECTED]> wrote: > Another Proof of Concept code. I'll be refactoring this into a plugin in the > next week or so. > > http://jdsharp.us/code/jdNewsScroll/ > > Cheers, > -js
Not bad - only problem is items with two lines (second line gets cut off). The only solutions to that may ruin the effect though. Increasing the height to allow room for the second line would mean extra whitespace when there is only one line used for a news item. Dynamic resizing will impact the layout of a page. Perhaps I should improve my newsticker (http://www.texotela.co.uk/code/jquery/newsticker/) to allow ajax and different fx to be used. Mine just fades in rather than scrolls. What I want to know is how to do a typewriter effect (i.e. type from right to left single letters until the entire text is written). _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
