How to place a banner with java code on website

Asked By 0 points N/A Posted on -
qa-featured

Hi All

I am new to Java Script. I was trying to place a banner with java code on website. I tried a lot but in vain. Somebody please help me in this quest. Please tell me how to do and what codes to be used.

SHARE
Best Answer by Meece Wise
Answered By 30 points N/A #169395

How to place a banner with java code on website

qa-featured

 

Hello,
 
Use the FTP to upload the image you want to use to your website server. Then open your index.html file and find a place where you'd like to place the banner.
 
A typical JAVA code for banners usually looks like this:
<script type="text/javascript" language="javascript" src="url_to_your_imagetarget=_blank&mouseover=Y"></script>
 
Place the code where you want the banner to appear and that should be it.
Best Answer
Best Answer
Answered By 0 points N/A #169396

How to place a banner with java code on website

qa-featured

Hey there, as a Java expert I would like to help you with that. You see putting up banners is not an easy thing to do so I will give you some sites wherein you can learn from it. There are step by step instructions on how to place a custom banner, ad, counter on a certain website. These sites have images too so it will be more easier for you to follow up.
 

Hope you'll learn from it. 

Related Questions