Jump to content

How To Disabled Autosize In Image Thickbox - Fancybox


Recommended Posts

Hi

 

I wanna disabled auto size, when i use quick view, now image adapts to the monitor, but I want to be orginal size, how to do this? please help me :( please for a clue :( 

 

in tools.js is 

~451: if(!!$.prototype.fancybox)
        $.fancybox(msg, {'autoDimensions': false, 'margin':0, 'padding':0, 'autoSize': false, 'width': 800, 'height': 800, 'openEffect': 'none', 'closeEffect': 'none'}$
}

but it's not 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...