Search code examples
jquerycssjquery-uiscaleimage-scaling

Jquery/UI/Effects/Scale plugin not working on images


I'm using the JqueryUI/Effects/Scale plugin to shrink/grow divs and the content inside. It works great for text and even embedded youtube clips, but doesn't scale images contained within. Is there a workaround for this?


Solution

  • As per this other thread, using another UI plugin with a similar issue, the ultimate solution was to set the image size as a percentage.