Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: pop up image window doesn't resize in Firefox desktop version

    This works for my 1.57c stock install relative to Firefox today:

    // Twitch Base7 for 1.57c remove ,noreferrer to correct popup image load error
    includes/modules/pages/product_info/jscript_main.php

    replace this:
    <script type="text/javascript">
    function popupWindow(url) {
    window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,m enubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=100,height=100,screen X=150,screenY=150,top=150,left=150,noreferrer')
    }
    function popupWindowPrice(url) {
    window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,m enubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=600,height=400,scree nX=150,screenY=150,top=150,left=150,noreferrer')
    }

    with this:
    <script type="text/javascript">
    function popupWindow(url) {
    window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,m enubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=100,height=100,screen X=150,screenY=150,top=150,left=150')
    }
    function popupWindowPrice(url) {
    window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,m enubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=600,height=400,scree nX=150,screenY=150,top=150,left=150')
    }
    </script>
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  2. #12
    Join Date
    Aug 2005
    Location
    San Juan, Puerto Rico
    Posts
    1,525
    Plugin Contributions
    9

    Default Re: pop up image window doesn't resize in Firefox desktop version

    That doesn't solve the issue (of the scrollbars).
    Last edited by ideasgirl; 4 Mar 2022 at 05:01 PM.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!
    My contributions: SophyBlue / Sophy Blue-Grey / Mistik / The Bookshelf / Dynamic Sideboxes

  3. #13
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: pop up image window doesn't resize in Firefox desktop version

    I'll test the scrollbars issue one min.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  4. #14
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: pop up image window doesn't resize in Firefox desktop version

    When I add this:

    overflow: hidden;


    to the stylesheet.css for:

    #productMainImage


    The scrollbars are no more.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  5. #15
    Join Date
    Aug 2005
    Location
    San Juan, Puerto Rico
    Posts
    1,525
    Plugin Contributions
    9

    Default Re: pop up image window doesn't resize in Firefox desktop version

    That doesn't solve it for me neither. I tried different versions and different templates.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!
    My contributions: SophyBlue / Sophy Blue-Grey / Mistik / The Bookshelf / Dynamic Sideboxes

  6. #16
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: pop up image window doesn't resize in Firefox desktop version

    I would need to see the site/code to further troubleshoot.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  7. #17
    Join Date
    Aug 2005
    Location
    San Juan, Puerto Rico
    Posts
    1,525
    Plugin Contributions
    9

    Default Re: pop up image window doesn't resize in Firefox desktop version

    ideascg.com/sanbox

    Also: tinythingsarecute.com
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!
    My contributions: SophyBlue / Sophy Blue-Grey / Mistik / The Bookshelf / Dynamic Sideboxes

  8. #18
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: pop up image window doesn't resize in Firefox desktop version

    Are you using a module like Image Handler?

    Your java is pointing to bmz_cache to fetch the image, a stock site does not.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  9. #19
    Join Date
    Aug 2005
    Location
    San Juan, Puerto Rico
    Posts
    1,525
    Plugin Contributions
    9

    Default Re: pop up image window doesn't resize in Firefox desktop version

    Yes, always.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!
    My contributions: SophyBlue / Sophy Blue-Grey / Mistik / The Bookshelf / Dynamic Sideboxes

  10. #20
    Join Date
    Mar 2022
    Location
    United States
    Posts
    8
    Plugin Contributions
    0

    Default Re: pop up image window doesn't resize in Firefox desktop version

    I've had the same trouble. I am using an Image Handler (zen_Image-Handler-5.2.0) I also installed zen_lightbox-1.6.b. No problems since installing lightbox and I like the nice smooth image transitions.
    Last edited by Semi-Crazy; 6 Mar 2022 at 09:55 PM.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Resize Pop Up window according to image inside?
    By bobobo in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 19 Jan 2011, 04:34 AM
  2. Popup images window too small - doesn't resize
    By davenz in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 15 Oct 2010, 03:44 AM
  3. JavaScript pop-Up How to Resize image
    By goyo_SC in forum General Questions
    Replies: 0
    Last Post: 13 Mar 2008, 08:44 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR