writing javascript div in html

Posted by user333060 on Stack Overflow See other posts from Stack Overflow or by user333060
Published on 2010-05-05T05:56:47Z Indexed on 2010/05/05 6:08 UTC
Read the original article Hit count: 92

Filed under:

i have put in my source code to show live twitter search result on my webpage.

Although it shows the search result but when i open the source code of my webpage it don't shows the tweets text in my source code.iT DYNAMICALLY LOADS IT I GUESS.

iS there a way out to fetch the content of div and write it with some functions like document.write or etc.

© Stack Overflow or respective owner

Related posts about jQuery