01-05-2008, 06:49 PM
|
#2 (permalink)
|
|
v7n Mentor
Join Date: 04-13-07
Location: Romania
Posts: 2,953
|
When using the DOM you'll always encounter some difficulties from browsers because not all are DOM compliant and those codes generated by DW were good a few years back but not anymore, at least until they'll get re-written (IMO).
I've been played a little with your script and what really cracked me up was that in FF the marquee never stopped compared to IE where would work perfectly.
I've also tried to dynamically add the link's href and content but, unlike IE, FF never displayed it...so, I'm kind of lost here myself too, I guess...
|
|
|