Results 1 to 3 of 3

Thread: thumbnails are not changing main java image...

  1. #1
    Join Date
    Feb 2007
    Posts
    312

    Default thumbnails are not changing main java image...

    in my listing detail tabbed.html page, the thumbnails are not changing the main java image...

    did something change in 4.2.1

    <td align="center" valign="top">
    {main_image_java}<br />
    {listing_images_java_rows}<br />
    </td>

  2. #2
    Join Date
    May 2004
    Location
    Long Island, NY
    Age
    42
    Posts
    9,796

    Default Re: thumbnails are not changing main java image...

    Works fine for me in 2.4.1. Does your browser report any js errors? Have you added any js to your template which could potentially be causing a confilict?

  3. #3
    Join Date
    Feb 2007
    Posts
    312

    Default Re: thumbnails are not changing main java image...

    i figured it out...

    you cant have to {main_java_image} tags on the listing_detail_tabbed.html page, so i created a {main_java_image_2}

    thanks

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