All Examples Example 1 - Images - 1 image, click to open, click to close |
With the billboard banner you will need to add this auto-open JavaScript to the top of the page.
<script type="text/javascript">
Now you will need to add this JavaScript (to the top of the page)
<script type = "text/javascript">
Now you will need to wrap your first banner and your second banner with these DIV tags. <div id="pushdownopen"> First Banner </div> <div id="pushdownclose"> Second Banner </div>
With the Billboard Banner the first banner still appears for an instant before the 2nd banner appears.
Remember that you can put images, flash or HTML inside of the above DIV layers.
|