facebook

insert twitterwidget

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #329074 Reply

    app4ye
    Participant

    Moved to Getting Help forum.
    I tried to insert the following twitter widget by creating a button , then link the button to javascript action, but it does not work–nothing appears after I clicked at the button, PLEASE HELP! THANKS!
    <script charset=”utf-8″ src=”http://widgets.twimg.com/j/2/widget.js”></script&gt;
    <script>
    new TWTR.Widget({
    version: 2,
    type: ‘search’,
    search: ‘singapore florist’,
    interval: 30000,
    title: ‘singapore florist’,
    subject: ‘singapore florist’,
    width: 288,
    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>

Viewing 1 post (of 1 total)
Reply To: insert twitterwidget

You must be logged in to post in the forum log in