Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Css Ticker help

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #192600
    cowboysdude
    Participant

    I have found a css made ticker and uses NO java and that’s what I love about it. It’s animated and it works great [still needs more colors changes but that’ll come later :)]

    What I’m trying to do is get the <span> section to change… currently it shows “Latest News” but I’d like that to be able to change like the <li> items… I’m sure it can be done.. Can anyone offer me a suggestion or help?

    Many Thanks…

    OH the example is here:
    http://www.dallascowboyschat.com/tick/demo.html

    You can view the source to see [right click] to see what I’m trying to do…

    Thank you!

    #192605
    Paulie_D
    Member

    Moved.

    A demo in Codepen would be a better option for code review.

    Trying to make suggestions based on having to “View Source” or “Inspect Element” is, quite frankly, a PITA.

    #192696
    therockstar
    Participant

    @cowboysdude span is not showing cos you didn’t put span inside li try to put span inside li.

    #192734
    cowboysdude
    Participant

    I will try that, Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.