Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Posts
    1
    Plugin Contributions
    0

    Default How to scroll the pop-up images

    Hello, my friends!

    When I click on larger image, it pop up large image.
    But it doesn't scroll images and you can see whole things!!
    Does anybody know how to scroll the pop-up images??

    Ichiro from Japan

  2. #2

    Default Re: How to scroll the pop-up images

    I would like an answer to the same question. I've searched the forum and so far have found no answer.
    Is it possible to add scroll bars???
    I'm using the Ocean Front template with IE.

    Click on "larger image"

    www.captnbobs.com/store/index.php?main_page=product_info&cPath=66_78_90&products_id=516
    Last edited by captnbob; 30 Mar 2008 at 07:31 PM.

  3. #3
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: How to scroll the pop-up images

    Instead of adding a scroll bar, why don't you use a smaller image?

    The image that came up on the pop up window looked about three times the width of my screen.

  4. #4
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: How to scroll the pop-up images

    Yup, that image is huge. You should really reduce its size.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #5
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: How to scroll the pop-up images

    /includes/modules/pages/product_info/jscript_main.php

    Code:
    function popupWindow(url) {
      window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,left=150')
    }
    changing to scrollbars=yes

    should do the trick but you really should consider shrinking the image size
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  6. #6

    Default Re: How to scroll the pop-up images

    Thanks guys, I'm doing both. I did not realize the images were so big till I started looking at some of the files sizes. Some of them I feel will need a scroll bar. But many will not.
    Thanks for the help, Bob

 

 

Similar Threads

  1. Scroll window in the popup for product images?
    By Cindy2010 in forum Customization from the Admin
    Replies: 3
    Last Post: 24 Jan 2019, 01:09 PM
  2. v150 How to add scroll bar to large image pop up window?
    By jonisolis in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 25 Jul 2013, 03:54 AM
  3. Pop-up windows: how to remove address and scroll bars?
    By hedron in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 10 Oct 2009, 12:59 PM
  4. Adding Scroll Bars to Pop Up Images
    By estrange in forum General Questions
    Replies: 1
    Last Post: 30 Mar 2007, 07:41 AM

Posting Permissions

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