Forums

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

Home Forums JavaScript Parsing Twitter feed

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35041
    lyleyboy
    Member

    Hi folks,

    I have a little script that pulls down my twitter feed into a ul

    The only problem is that the links in the text are just text rather than hyper links.

    How can I loop through the content and change each http://www.something.com into proper

    http://www.something.com

    I’m fairly new to JS so please be gentle with me.

    Thanks.

    #90213
    lyleyboy
    Member

    Hi All,

    In case it helps here is the code so far.





    JQuery get tweets











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