Jump to content
  • entries
    231
  • comments
    0
  • views
    4449

my twitter


faycyber

296 views

 Share

new TWTR.Widget({

version: 2,

type: 'profile',

rpp: 4,

interval: 6000,

width: 'auto',

height: 300,

theme: {

shell: {

background: '#333333',

color: '#ffffff'

},

tweets: {

background: '#000000',

color: '#ffffff',

links: '#4aed05'

}

},

features: {

scrollbar: false,

loop: false,

live: false,

hashtags: false,

timestamp: true,

avatars: true,

behavior: 'all'

}

}).render().setUser('faycyber').start();

 Share

0 Comments


Recommended Comments

new TWTR.Widget({

version: 2,

type: 'profile',

rpp: 4,

interval: 6000,

width: 'auto',

height: 300,

theme: {

shell: {

background: '#333333',

color: '#ffffff'

},

tweets: {

background: '#000000',

color: '#ffffff',

links: '#4aed05'

}

},

features: {

scrollbar: false,

loop: false,

live: false,

hashtags: false,

timestamp: true,

avatars: true,

behavior: 'all'

}

}).render().setUser('faycyber').start();

Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...