Script: http://www.dynamicdrive.com/dynamici...rightslide.htm
can you please show me what needs to be changed in this code to center align the slideshow itself? im using it inside a frame..
Script: http://www.dynamicdrive.com/dynamici...rightslide.htm
can you please show me what needs to be changed in this code to center align the slideshow itself? im using it inside a frame..
Did I already answer this once? The title was in my drop down list. Wrap the script in an HTML tag. Position that tag where you want the script. The documentation pretty much says that.
that's from the documentation.Simply add the below where you wish the slideshow to appear:
Try:
or any tag you like, experiment, see what happens.HTML Code:<div align="center">script goes here</div>
Bookmarks