+4
Ukończony

Insert a box with twitter and tag like #f1test or something similar

Anonim 13 lat temu Ostatnio zmodyfikowane przez kruvas 12 lat temu 5

Odpowiedź

Odpowiedź
Ukończony

added for test

bottom for progressive lap number list

and top  for reverse 


if you know good twitter sources for f1 related info, write it here

W trakcie analizy
please show example of that thing
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
  version: 2,
  type: 'search',
  search: '#F1Test',
  interval: 30000,
  title: '',
  subject: '',
  width: 250,
  height: 300,
  theme: {
    shell: {
      background: '#8ec1da',
      color: '#ffffff'
    },
    tweets: {
      background: '#ffffff',
      color: '#444444',
      links: '#1985b5'
    }
  },
  features: {
    scrollbar: false,
    loop: true,
    live: true,
    behavior: 'default'
  }
}).render().start();
</script>
You have to add this in the website (I've read it in the twitter instruction)
I don't know how you can do this, maybe I will search for you a solution and post here or in the other topic
Thank you for the great service

Rozpoczęte

added for test

bottom for progressive lap number list

and top  for reverse 

+1
Great job with twitter widget!! :D
+1
Great great! you are very good! Thank you for your service!
Rozpoczęte

added for test

bottom for progressive lap number list

and top  for reverse 


if you know good twitter sources for f1 related info, write it here

Odpowiedź
Ukończony

added for test

bottom for progressive lap number list

and top  for reverse 


if you know good twitter sources for f1 related info, write it here