User: foral Date: 2010-03-08 14:04:12+0000 Modified: ja/www/index2.html
Log: twitter widgets add:td tr File Changes: Directory: /ja/www/ =================== File [changed]: index2.html Url: http://ja.openoffice.org/source/browse/ja/www/index2.html?r1=1.46&r2=1.47 Delta lines: +4 -2 ------------------- --- index2.html 2010-03-08 14:00:47+0000 1.46 +++ index2.html 2010-03-08 14:04:10+0000 1.47 @@ -70,12 +70,13 @@ <td> <table border="0" align="right"> <tbody> +<tr><td> <script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({ version: 2, type: 'profile', - rpp: 3, + rpp: 5, interval: 6000, width: 300, height: 300, @@ -91,7 +92,7 @@ } }, features: { - scrollbar: false, + scrollbar: true, loop: false, live: false, hashtags: true, @@ -101,6 +102,7 @@ } }).render().setUser('jaopenofficeorg').start(); </script> +</tr></td> </tbody> </table> </td> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
