topical media & game development

talk show tell print

graphic-javascript-effect-banner-horizontal-effect.htm / htm



  <head>
  
  <script type="text/javascript" src="horizontal.js"></script>
  <style>
  #slideCont {
           border:solid 1px #000;
           text-align:center;
  }
  
  #slideCont img {
           margin: 5px;
  }
  
  </style>
  
  </head>
  <body>
  
  <div id="slideCont" style="position:relative;z-index:1;width:425px;height:90px;top:0px;overflow:hidden;">
          <div id="slideA" style="position:absolute;z-index:1;top:0px;left:0px;width:850px;height:90px;overflow:hidden;">
                  <div style="float:left" id="innerSlideA">
                          <a href="http://www.apache.org/"><img src="graphic-javascript-effect-banner-apache.gif" width="126" height="44" border="0"></a>
                          <a href="http://media.eliens.net"><img src="soutine.jpg" width="120" height="60" border="0"></a>
                          <a href="http://www.mysql.com/"><img src="graphic-javascript-effect-banner-mysql.gif" width="126" height="44" border="0"></a>
                  </div>
                  <div id="slideB" style="position:relative;z-index:1;top:0px;left:0px;width:425px;height:90px;overflow:hidden;">
                          <a href="http://www.apache.org/"><img src="graphic-javascript-effect-banner-apache.gif" width="126" height="44" border="0"></a>
                          <a href="http://media.eliens.net"><img src="soutine.jpg" width="120" height="60" border="0"></a>
                          <a href="http://www.mysql.com/"><img src="graphic-javascript-effect-banner-mysql.gif" width="126" height="44" border="0"></a>
                  </div>
          </div>
  </div>
  
  </body>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.