techhahn
-
Using jquery transit plugin
There are two divs overlapping each other. When i click on top div, it should slide to left by 400px and rotate by 30px. But it doesn't work. This is shown in firefox error console CODE: $(document).ready(function() { $(&q…