I am having trouble with a scrolling banner on my site, it works fine but I need each advert to open in a new tab or window here is the what I am using this is just the top half to give you an idea <head>
help with Html code please
9
I am having trouble with a scrolling banner on my site, it works fine but I need each advert to open in a new tab or window here is the what I am using this is just the top half to give you an idea
<head>
<title></title>
</head>
<body>
<script type="text/javascript">
/*
Vertical Pausing Slideshow - freely adapted from:
Cross browser Marquee II- © Dynamic Drive (Dynamic Drive DHTML(dynamic html) & JavaScript code library)
For full source code, 100's more DHTML scripts, and TOS, visit Dynamic Drive DHTML(dynamic html) & JavaScript code library
Modified by jscheuer1 for continuous content slideshow. Credit MUST stay intact for use
visit Dynamic Drive Forums
*/
//Specify the marquee's width (in pixels)
var marqueewidth="350px"
//Specify the marquee's height
var marqueeheight="800px"
//Specify the marquee's marquee speed (larger is faster 1-10)
var marqueespeed=1
//Specify initial pause before scrolling in milliseconds
var initPause=1000
//Specify start with Full(1)or Empty(0) Marquee
var full=1
//Pause marquee onMousever (0=no 1=yes)?
var pauseit=1
//Specify images' border
imgBorder=1
var photos=[
//Specify images, optional link, optional target:
//Specify images, optional link, optional target:
['http://www.cometoportugal.com/banners/AS_logo01 (263x182) 2inch (2).jpg', 'http://www.cometoportugal.com/carhire-in-portugal-algarve.html'], //Image w/link
<head>
<title></title>
</head>
<body>
<script type="text/javascript">
/*
Vertical Pausing Slideshow - freely adapted from:
Cross browser Marquee II- © Dynamic Drive (Dynamic Drive DHTML(dynamic html) & JavaScript code library)
For full source code, 100's more DHTML scripts, and TOS, visit Dynamic Drive DHTML(dynamic html) & JavaScript code library
Modified by jscheuer1 for continuous content slideshow. Credit MUST stay intact for use
visit Dynamic Drive Forums
*/
//Specify the marquee's width (in pixels)
var marqueewidth="350px"
//Specify the marquee's height
var marqueeheight="800px"
//Specify the marquee's marquee speed (larger is faster 1-10)
var marqueespeed=1
//Specify initial pause before scrolling in milliseconds
var initPause=1000
//Specify start with Full(1)or Empty(0) Marquee
var full=1
//Pause marquee onMousever (0=no 1=yes)?
var pauseit=1
//Specify images' border
imgBorder=1
var photos=[
//Specify images, optional link, optional target:
//Specify images, optional link, optional target:
['http://www.cometoportugal.com/banners/AS_logo01 (263x182) 2inch (2).jpg', 'http://www.cometoportugal.com/carhire-in-portugal-algarve.html'], //Image w/link
- Brandon Tanner
- algarve
- [1] reply
- Peter ONeill
- [ 1 ] Thanks
- [1] reply
- Jonas Glad
- [1] reply
- algarve
Next Topics on Trending Feed
-
9