Hi all,
Got an image absolutely positioned inside a relatively positioned DIV. When I mouseover it, it stretches via jQ's built in animation functions to a wider, taller version.

Awful ASCII art coming up:

------------------> ON MOUSE OVER, EXPANDS OUTWARD
|    |
| XX |
|    |
------
|
|
|
v
ON MOUSE OVER, EXPAND DOWNWARD

So it's going from the top left corner. Is it possible to make the animation run from the BOTTOM left corner?

LIKE THIS?
^
|
|
|
------
|    |
| XX |
|    |
------------------> ON MOUSE OVER, EXPANDS OUTWARD

All help gratefully received :)

Regards,
Michael Price

Reply via email to