Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-27-2012, 11:37 AM   PM User | #1
sun83kim
New to the CF scene

 
Join Date: Feb 2011
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
sun83kim is an unknown quantity at this point
Blogspot javascript problem

Good evening,

I currently have a blogger on google blogspot.

On the main page I am trying to add 2 separate widgets.

The codes for the widget are:

1.

<!-- myfxbook.com open trades widget - Start -->
<script type="text/javascript" src="http://widgets.myfxbook.com/scripts/fxOpenTrades.js?oid=377304&link=1"></script>
<!-- myfxbook.com open trades widget - End -->

2.

<!-- myfxbook.com open trades widget - Start -->
<script type="text/javascript" src="http://widgets.myfxbook.com/scripts/fxOpenTrades.js?oid=393206&link=1"></script>
<!-- myfxbook.com open trades widget - End -->

As you can see they are different widgets because one is calling on id=377304 and the other is calling on id=393206.

However, when the above widgets are added (on post or page) it is showing both the 'first' one. Here is a screenshot:



Can someone please assist me in how to correctly add those aforementioned widgets.

Thank you in advance.

Regards,

Kim
sun83kim is offline   Reply With Quote
Reply

Bookmarks

Tags
blogger, blogspot, duplicate, javascript

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:33 PM.


Advertisement
Log in to turn off these ads.