Re: Image Handler 2 Support
Has anyone found a solution for the image hover pop-up issues in chrome? :unsure:
You will only see this if you have more then a page and scroll to the bottom, then hover over an image. The hover pop-up will be either off the top or partially visible. Almost the opposite with the earlier IE hover issue...
Thanks
Re: Image Handler 2 Support
Quote:
Originally Posted by
kwright
Has anyone found a solution for the image hover pop-up issues in chrome? :unsure:
You will only see this if you have more then a page and scroll to the bottom, then hover over an image. The hover pop-up will be either off the top or partially visible. Almost the opposite with the earlier IE hover issue...
Thanks
I have a hack that allows it to work, but you need two seperate javascript files, try reading from post 5181, in this thread
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
I have a hack that allows it to work, but you need two seperate javascript files, try reading from post 5181, in this thread
Thanks nigelt74,
I looked at your site from post #5181. The hover images do seem to track the thumbnails better, but seems to dip off the bottom of the page for those images that are at the bottom edge. This seems to be the case in FF & chrome. Didn't check in IE or Safari...
Are the 2 separate javascript files you referred to the ones in the IE7 If statement? :lookaroun
Re: Image Handler 2 Support
since upgradeing to 1.3.9d IH2 doesn't display the additional images for a product.
Re: Image Handler 2 Support
Help
My cache folder keeps filing up with myDEBUG-.log files with only this in them.
[07-Jun-2010 20:22:31] PHP Warning: strstr() [<a href='function.strstr'>function.strstr</a>]: Empty delimiter. in /var/www/html/store/includes/classes/bmz_image_handler.class.php on line 128
Got to the point where i have run out of sapce.
From what i can tell every looks to be working.
Any one got any ideas?
Re: Image Handler 2 Support
i have the foillowing in my debug
[08-Jun-2010 08:54:28] PHP Warning: imagecolorsforindex() [<a href='function.imagecolorsforindex'>function.imagecolorsforindex</a>]: Color index -2147483648 out of range in /home/public_html/store/includes/classes/bmz_image_handler.class.php on line 433
Re: Image Handler 2 Support
right well... i now have a new error... i tryed on a different item and this time the addional image is shown... how ever this image is not just applied to this item its applied all all simular items as well!! it all the items in the catogory.
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
I have got it working correctly in Safari, Chrome, Opera and Firefox, unfortunately it breaks in IE, and owing to time pressure and lack of javascript knowledge I can't figure out the problem, although i am seriously thinking of putting a conditional statement in for IE so it uses the current code and the other browsers use the modified code
Have a look here and see if this works in your Safari
http://nigel.geek.nz/sbo_shop/index....th=823_527_213
I have a feeling the IE fault should be simple to fix, but i can't get my head around it
image popup not workin in chrome if you scroll down the page, the popup appears partially or off page completely
anyone have a fix for this?
Re: Image Handler 2 Support
Quote:
Originally Posted by
jenbullfrog
image popup not workin in chrome if you scroll down the page, the popup appears partially or off page completely
anyone have a fix for this?
Meh not a big issue compared with the original problem of them not appearing below the page fold, surely your customers would have the nous to scroll down the page
Meh not a big issue compared with the original problem of them not appearing below the page fold, surely your customers would have the nous to scroll down the page
If it is a problem you could try this one
http://nigel.geek.nz/sbo_shop/noodle2.php
The popup won't go off the page, infact it stays at the bottom of the page and doesn't track the mouse for the webkit browsers, and doesn't work at all in opera (which is why i haven't spent much time on it)
The benefit of this latest script is you can just paste the contents over top of the existing jscript file with no other additions
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
Meh not a big issue compared with the original problem of them not appearing below the page fold, surely your customers would have the nous to scroll down the page
Meh not a big issue compared with the original problem of them not appearing below the page fold, surely your customers would have the nous to scroll down the page
If it is a problem you could try this one
http://nigel.geek.nz/sbo_shop/noodle2.php
The popup won't go off the page, infact it stays at the bottom of the page and doesn't track the mouse
for the webkit browsers, and doesn't work at all in opera (which is why i haven't spent much time on it)
The benefit of this latest script is you can just paste the contents over top of the existing jscript file with no other additions
Hey nigelt74, That looks impressive! where do you have that script, In the addon section?