From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Sam Collett
Subject: Re: [jQuery] typeWritr - WAS jdNewsScroll - Headline Scroller

On 21/12/06, Alex Cook <[EMAIL PROTECTED]> wrote:
> Hope this steers you in the right direction.
>
> -ALEX

Seems to work OK, but does not handle elements that may be in the
containing element (i.e. hyperlinks).

Tweaked a bit to handle this with a few gotchas:
- Does not handle nesting at all (i.e. <p><strong>Get <a
href="http://jquery.com";>jQuery</a> now </strong> please</p>)
- Contents of elements are displayed all in one go, rather than each
letter in turn
- only tested/works in Firefox (does not work at all in IE)

-----

Good catch I hadn't thought of that.  I hate IE.

-ALEX


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to