Jump to content

Ayuda como se puede insertar Tweetboard en invision 2.3.6 ?


Recommended Posts

uda como se puede insertar Tweetboard en invision 2.3.6 ?

donde pongo este codigo ?

 

<script type="text/javascript">

var _tbdef = {user: 'yourtwitterusername'};

(function(){

var d = document;var tbjs = d.createElement('script'); tbjs.type = 'text/javascript';

tbjs.async = true; tbjs.src = 'http://tweetboard.com/tb.js'; var tbel = d.getElementsByTagName('head')[0];

if(!tbel) tbel = d.getElementsByTagName('head')[0]; tbel.appendChild(tbjs);

})();

</script>

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...