How do i add this script to my site

Discussion in 'JavaScript' started by bigbody300, Apr 1, 2012.

  1. #1
    its for a financial blog

    this will give me a rate widget

    how do i add this to my page?

    Agent Website 
    Code for Inserting An English Rate Widget
    <scriptlanguage="JavaScript"src="http://onlineoffice.centum.ca/RateWidget.aspx?websitename=websitename">script>
     
    Code for Inserting A French Rate Widget
    <scriptlanguage="JavaScript"src="http://onlineoffice.centum.ca/RateWidget.aspx?websitename=websitename&Lang=fr">script>
     
    Parameters
    Parameters: websitename - is first_last as in http://www.centum.ca/websitename
     
    If no language is specified - the default language of the agent website is displayed.
    The language can be forced to English or French using the parameter Lang=en or Lang=fr, and gives the agent the option to offer is in either language depending on the language of the destination website.
    
    Code (markup):
     
    bigbody300, Apr 1, 2012 IP
  2. mikeweller

    mikeweller Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    3
    Trophy Points:
    0
    #2
    Find the <head> tag or <body> tag in your site's HTML. Add the new code right after the <head> tag or <body> tag.
     
    mikeweller, Apr 14, 2012 IP
  3. harsha24365

    harsha24365 Guest

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    how to creat

    Create the Tabbed Panel widget and assign classes to each element

    to my blog plz help me frends my email id :
     
    harsha24365, Apr 16, 2012 IP
  4. javamazon

    javamazon Active Member

    Messages:
    50
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #4
    Did you tried to put this script to your function.php file in wordpress site(if you hosted on Wordpress site). or try to edit singlepost.php template file
     
    javamazon, Apr 20, 2012 IP