View Full Version : Swiss Army Slideshow isolate controls
sssrpm
02-04-2008, 02:49 PM
1) Script Title:
Swiss Army Slideshow
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...army/index.htm
3) Describe problem:
I would like to isolate the control buttons and message "image: *of* " so I can place them in individual separate areas on my page. Any ideas?
jscheuer1
02-04-2008, 05:17 PM
See:
http://www.dynamicdrive.com/forums/showthread.php?t=26953
for information on and a link to an interim update of the script that allows for repositioning things just about any way that you would like via css style.
sssrpm
02-05-2008, 09:40 AM
Hello,
Many thanks for that, much appreciated. It does help, however I don't think it can solve my problem...
Here is my HTML calling the slideshow:
<tr>
<td width="33%" class="listingheader">
Pictures CONTROLS NEED TO BE HERE
</td>
</tr>
<tr>
<td>
<div style="width:260; height:220px; align:center" align="center">
<script type=text/javascript>
new inter_slide(slides2)
</script>
</div>
</td>
</tr>
I need the controls to be where indicated by the red text. Any ideas on how to acomplish this? Thanks again.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.