azuleon
Newbie
Posts: 1
Registered: 8/13/2004
Member Is Offline
|
| posted on 8/13/2004 at 10:36 PM |
|
|
link in scroller is badly placed...
Hi!
I've been trying the TigraScroller and it is indeed a wonderful piece of code. I've noticed a small "bug" that I've not been
able to iron out, though.
If one of the items to be scrolled contains a link, then the linked text is ALWAYS preceded by a couple of blank spaces...
In other words, the simple text "This is a LINK to an outside doc" works fine (displays perfectly). However, the line "This is a <a
href="..." target="_parent">LINK</a> to an outside doc" displays as "This is a ___LINK to an outside doc"
(I used the underscores to indicated additional, unwanted spaces introduced by the scroller).
I've tried to look at the code, but I can't figure out where the problem arises. Any help is greatly appreciated.
|
|
|
|