• Resolved karljv

    (@karljv)


    jQuery(document).ready(function(){
    jQuery(“.a-product-image”).colorbox({transition: ‘elastic’, initialWidth: 200, maxWidth: ‘90%’, maxHeight: ‘90%’, rel:’gal’});
    });

    This gives me an “uncaught typeerror: undefined is not a function”

    I have included jQuery and after that colorbox. Any idea what is causing this?

    https://ww.wp.xz.cn/plugins/ecommerce-product-catalog/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘uncaught typeerror undefined is not a function’ is closed to new replies.