Jump to content

cambiar de tamaño el Jqzoom


deo

Recommended Posts

he intentado cambiar el tamaño del zoom y no he podido hacerlo.

He editado el jquery.jqzoom.js pensando que estaba haciendo lo correcto pero resulta que tampoco funciona. Y también he editado el css y tampoco obtuve resultado. Ya que el tamaño por defecto es 200x200 yo quisiera q sea mas grande.

jquery.jqzoom.js

var settings = {
               xzoom: 200,            //zoomed width default width
               yzoom: 200,            //zoomed div default width
               offset: 10,            //zoomed div default offset
               position: "right"    //zoomed div default position,offset position is to the right of the image
           };

Link to comment
Share on other sites

  • 3 months later...
  • 2 weeks later...
  • 8 months later...
  • 1 year later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...