Dear members,
I am looking for a solution for twitter application to change the user from Viptelekom to a list of names from Drop Down list or similar pre-definied list.
This is the list of the twitter widget in the HTML code:
– CODE —
<!--[if IE]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
– END OF CODE –
My idea to do the selection as this one :
<select>
<option value="volvo">Volvo</option>
<option value="saab">Saab</option>
<option value="mercedes">Mercedes</option>
<option value="audi">Audi</option>
</select>
Then the option has to be instead of my Twitter name Viptelekom.
Please let me know if you have any solution for this question.
Thank you,
Best Regards,
Viptelekom