Searchengine. Code. Wolfram|Alpha. Twitter Search Widget. Goal: To make a simple, elegant, highly-flexible, drop-in twitter search widget that anyone can use on their website/blog/profile/whatever. A very simple twitter search widget can be installed on your website by copying and pasting the following code into your site: To set the twitter search phrase, copy and paste the following code into your site and modify the jtw_search value: <script language="javascript"> /* widget config */ var jtw_search = 'keyword'; /* keywords or phrase to send to search.twitter.com and display */ </script><script src=" type="text/javascript"></script> A much more complex and stylized twitter search widget can be installed by copying and pasting the following code into your site, and then modifying some or all of the following settings.
Click the setting names to see how they are used. Advanced examples can be found by clicking here. jtw_divname Unique identifier used to name the widget. Top jtw_search jtw_width jtw_height jtw_scroll. GeoURL (2.0)