<div id="rotate">
<img .. />
<img .. />
</div>
Is it possible to rotate parent div only ($("#rotate").rotate()) and all its children will also rotate with it? If yes, then please suggest the plugin which will do this for me or, if not, then please suggest the workaround for this.
You can try this