Open rohitbokade opened 8 years ago
I have integrated your code successfully. But when I use my local machine images, all features not working see this code : $(function () { $('div.studio1').ImageStudio({ url: 'myimage.jpg?maxwidth=1089&maxheight=532&cache=no&scache=mem' }); });
But when i used online image of your code its working fine : url - "http://resizer.apphb.com/fountain-small.jpg?width=400&scache=mem&cache=no"
Please help me to resolve this issue
I have integrated your code successfully. But when I use my local machine images, all features not working see this code : $(function () { $('div.studio1').ImageStudio({ url: 'myimage.jpg?maxwidth=1089&maxheight=532&cache=no&scache=mem' }); });
But when i used online image of your code its working fine : url - "http://resizer.apphb.com/fountain-small.jpg?width=400&scache=mem&cache=no"
Please help me to resolve this issue