Need help on java!!

Discussion in 'JavaScript' started by jacob2lame, May 13, 2009.

  1. #1
    Hi, I am totally java noob.. :(
    I want to make a widget to place at the top right corner on my site, and redirect it to my article. Please advice on how to make it. Thanks.

    p/s: I used the www.adiwidget.blogspot.com code generator, but it redirect to its page, not mine.

    Here's the code generated:

    <script language="JavaScript" src="http://adiwidget.com/js/aditop.js" type="text/javascript"> </script> <script language="JavaScript" type="text/javascript"> cot("http://i595.photobucket.com/albums/tt31/jacob2lame/savealife.png")</script>

    :confused:
     
    jacob2lame, May 13, 2009 IP
  2. dias.ocean

    dias.ocean Peon

    Messages:
    71
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You have to copy the aditop.js file and host it on your own server or copy the code to your own html page.

    Edit the url inside that file to point to your own page instead of their blog. (found in the 5th last line)
     
    dias.ocean, May 13, 2009 IP