Hi All,
I have an image and i want to rotate the image using the edges of the
image as an anchor point. But i could not find any appropriate event
to accomplish the task.
I tried using the onDrag Event but the image tag doesn't support the
ondrag event, so i tried using the onmouseDown event and on
Yes, i have specified a fixed height and width for the Table.
Also, now i have solved this issue, i have used a DIV instead of a
table and the overflow property of the DIV is set to scroll.
On May 12, 6:28 pm, Roman wrote:
> Are widths and heights set for the columns and rows?
>
> --
> You receiv
Hello,
I am using JQuery Resizable Plugin in one of my scripts. I have an
image to which i have applied class resizable and this image is
inside a Table, whenever i try to resize the image, the table also
gets resized. Anybody has an idea why this is happening.
I tried using css property table-la