Page 649 of 710 FirstFirst ... 149549599639647648649650651659699 ... LastLast
Results 6,481 to 6,490 of 7099
  1. #6481
    Join Date
    Mar 2009
    Posts
    102
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Microsoft released its Internet Explorer (ie9) today and I noticed straight away that it doesn't display IH2 hover effect correctly. Or, perhaps more correct, it seems to display the image hoover when a category is first loaded, but as soon as the page is scrolled the hover doesn't work any more.

    Can anyone confirm? I've tried two more sites found in this thread and none is working with the image hover overlay.

    A fix would be great!

  2. #6482
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Handler 2 Support

    Quote Originally Posted by scrap View Post
    Microsoft released its Internet Explorer (ie9) today and I noticed straight away that it doesn't display IH2 hover effect correctly. Or, perhaps more correct, it seems to display the image hoover when a category is first loaded, but as soon as the page is scrolled the hover doesn't work any more.

    Can anyone confirm? I've tried two more sites found in this thread and none is working with the image hover overlay.

    A fix would be great!
    Yep i can confirm its happening like you say, weird as i never noticed this error when using the RC version of IE9, but just tested it and it fails in there too.

    There isn't a fix yet

    However there is a hack, it hasn't been extensively tested, but it works for me

    find your

    includes/templates/YOUR_TEMPLATE/common/html_header.php

    if you don't have that file copy the one from
    includes/templates/template_default/common/html_header.php

    find this section

    Code:
    <meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>" />
    <meta name="keywords" content="<?php echo META_TAG_KEYWORDS; ?>" />
    <meta name="description" content="<?php echo META_TAG_DESCRIPTION; ?>" />
    <meta http-equiv="imagetoolbar" content="no" />
    and add this

    directly under it

    Code:
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    This tells IE9 to use the IE8 compatibility,
    Webzings Design
    Semi retired from Web Design

  3. #6483
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Handler 2 Support

    Quote Originally Posted by scrap View Post
    Microsoft released its Internet Explorer (ie9) today and I noticed straight away that it doesn't display IH2 hover effect correctly. Or, perhaps more correct, it seems to display the image hoover when a category is first loaded, but as soon as the page is scrolled the hover doesn't work any more.

    Can anyone confirm? I've tried two more sites found in this thread and none is working with the image hover overlay.

    A fix would be great!
    Ok I now have a proper fix, that seems to work so ignore the above, I am just testing it now in all browsers should have it sorted in an hour or so
    Webzings Design
    Semi retired from Web Design

  4. #6484
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 2 Support

    Quote Originally Posted by nigelt74 View Post
    Ok I now have a proper fix, that seems to work so ignore the above, I am just testing it now in all browsers should have it sorted in an hour or so
    Hey Nigel.. I was compiling a new IH2 update.. Pass over your fixes and I'll add them to the new submission..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #6485
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Handler 2 Support

    Hi Diva

    Testing has hit a snag, it works flawlessly on my Xampp server, but my public test zen install (the one i use to get other people to test their browsers on) will not work with any version of image handler at all, so having to rebuild it. (the zencart install, not the image handler fix)
    Webzings Design
    Semi retired from Web Design

  6. #6486
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Handler 2 Support

    Ok, Testers

    go here

    http://grumpykiwi.com/haeana/index.p...Path=1376_1624

    WAIT FOR THE PAGE TO COMPLETELY LOAD, then check the hover effect

    I have tested in Vista

    IE9
    IE9 compatibility mode
    Opera 11.01
    Chrome 10.0.648.134
    Firefox 3.6.13

    Basically compatibility should be identical to the previous version, just IE9 should work correctly now

    I just need to tidy the code up a bit, then i will flick it to you Diva

    ------------------------------------------
    Edit: taking a while as my comp is on its last legs and keeps crashing
    Webzings Design
    Semi retired from Web Design

  7. #6487
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Handler 2 Support

    Webzings Design
    Semi retired from Web Design

  8. #6488
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 2 Support

    You rock dude!!! Will grab the code and add to the upcoming update..

    Bear with me folks the changes in the new version are not at all CRITICAL.. They are simply a compilation of our dear Nigel's and nagelkruids posted tweaks/improvements.. PLUS I'm completely re-writing the IH2 readme.. (New format, more information etc..)

    The current version (save the IE9 issues with the JS) is still perfectly fine to download and install..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #6489
    Join Date
    May 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    @nigelt74 your code rocks!
    it work well in safari too.
    Thank you sir!

  10. #6490
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Handler 2 Support

    Quote Originally Posted by yapliren View Post
    @nigelt74 your code rocks!
    it work well in safari too.
    Thank you sir!
    No worries, glad it works for you
    Webzings Design
    Semi retired from Web Design

 

 

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1687
    Last Post: 17 Nov 2024, 07:26 PM
  2. v139h Image Handler 3 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1095
    Last Post: 2 Oct 2017, 12:42 PM
  3. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM
  4. Image handler only covers part of screen
    By shaneburton in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 May 2009, 07:15 PM
  5. Is Image Handler the only way to go?
    By wwwursa in forum Installing on a Windows Server
    Replies: 2
    Last Post: 23 Dec 2007, 09:22 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