Dear Members,
I try to do a webpage where i can see a predefinied twitter user’s tweets.
First the user must be choosen from a combo box list, and from here i have to add to the line the username like this: }).render().setUser(‘USERNAME’).start();
The list can be from combo box like this one, or any other usable solution within a html page :
--------------------------------------------------------------------------------------------------------------------------------
After this i Choose option 1 ( Viptelekom ), and i call the twitter widget with my name ( Viptelekom ):
<!--[if IE]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
--------------------------------------------------------------------------------------------------------------------------------
Do you know how can i give the choosen person’s name / choosen value to the twitter widget setUser parameter?
Thank you,
Every suggestion is welcome,
Gergely
Hi
Your given code is not working now.Can you give me any other code for the same requirement.