Results 1 to 2 of 2

Thread: Transluscent Slideshow - in exact position

  1. #1
    Join Date
    Jan 2005
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Transluscent Slideshow - in exact position

    1) Script Title: Transluscent slideshow

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ucentslide.htm

    3) Describe problem: I have one main product image on my index page. I would like to replace the single, static image with a slideshow of different product images with appropriate links. What I don't understand is how do I get the images to appear in the exact place where I currently have the single image. I imagine it is somewhere in the html below from my site, but I haven't been able to figure out where the script goes...I feel dumb for asking but....

    <tr>
    <td width="314" valign="middle" bgcolor="#FFFFFF">
    <a href="images/Theme2.jpg">
    <img border="2" src="images/ThemeFrontPageSmall.jpg" alt="Yes! Click the picture!!" width="314" height="371"></a></td>
    <td width="307" valign="top" bgcolor="#FFFFFF"> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
    <tr>

  2. #2
    Join Date
    Jan 2005
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Never mind - figure it out (or lucked into it!)

    Figured it out I think...

    Quote Originally Posted by lrubin28 View Post
    1) Script Title: Transluscent slideshow

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ucentslide.htm

    3) Describe problem: I have one main product image on my index page. I would like to replace the single, static image with a slideshow of different product images with appropriate links. What I don't understand is how do I get the images to appear in the exact place where I currently have the single image. I imagine it is somewhere in the html below from my site, but I haven't been able to figure out where the script goes...I feel dumb for asking but....

    <tr>
    <td width="314" valign="middle" bgcolor="#FFFFFF">
    <a href="images/Theme2.jpg">
    <img border="2" src="images/ThemeFrontPageSmall.jpg" alt="Yes! Click the picture!!" width="314" height="371"></a></td>
    <td width="307" valign="top" bgcolor="#FFFFFF"> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
    <tr>

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •