Quote Originally Posted by buildingblocks View Post
yayyy! after taking a break and coming back and re-re-reading davewests directions and finally finding the slimbox zip that was posted I finally 'GOT IT' and my lightbox is now working in chrome. It was driving me nuts without my lightbox.

Thank you davewest!

For anyone else that finally discovers they or their customers have a problem with their stores lightbox in google chrome:

go here - http://mootools.net/download

and download the file - MooTools Core 1.3 with compatibility

Go to this post

http://www.zen-cart.com/forum/showpo...postcount=2139

and find near the bottom and download the slimbox.zip file


unzip the the slimbox.zip file and upload the slimbox.php file to \includes\classes\zen_lightbox\, replacing the existing one.

Open the MooTools Core 1.3 file in a text editor. Highlight and copy the code, then paste the code into the two files (removing the code that's in them)

/includes/templates/Your_Template/jscript/
zen_lightbox_mootools_custom.js
zen_lightbox_mootools_default.js

PERFECT!

Thanks a lot for your explanation!