Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Edit Fanbox

Asked Modified Viewed 4,737 times
K
killua008
K
No English! So I apologize in advance for the bad translation of the translators! jusgen I understand not.
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions
asked
Junior Member

Can they help me edit this code so that it can be used in the panels?

Twitter Fanbox
<div id="twitter-box"></div>
<script>
var tw_user = 'Los8Reinos';
var tw_width = 210;
var tw_height = 310;
var no_face = 10;
(function() {
var tw_box = document.createElement('script'); tw_box.type = 'text/javascript'; tw_box.async = true;
tw_box.src = '//50.63.179.86/twitter/tw.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(tw_box);
})();
</script>


Facebook Fanbox
<div class="fb-like-box" data-href="http://www.facebook.com/FacebookDevelopers" data-width="210" data-height="310" data-colorscheme="light" data-show-faces="true" data-header="false" data-stream="false" data-show-border="false"></div>

<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/es_ES/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
0 replies

2 posts

P
PolarFox
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
answered
Veteran Member

0 replies
K
killua008
K
No English! So I apologize in advance for the bad translation of the translators! jusgen I understand not.
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions
answered
Junior Member

If... Try that but does not work does not come out: I think it may be the code that is not suited for the panel

Merged on Oct 28 2013 at 10:28:00:

Quote

killua008 wrote:

If... Try that but does not work does not come out: I think it may be the code that is not suited for the panel


I already got it! It's strange with the "Panel Pal" If I Run (Sorry for the inconvenience)
Edited by killua008 on 28-10-2013 12:28,
0 replies

Category Forum

Panels and Infusions

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

P
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
K
K
No English! So I apologize in advance for the bad translation of the translators! jusgen I understand not.
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet