Hello all,
I need a script, preferably jquery, to do the follwoing:
I HAVE FOUR LITTLE SQUARES (i.e. div tags) each a different color nested together to make ONE LARGE SQAURE.
WHEN I HOVER OVER ONE SMALL SQUARE, IT ENLARGES AND COVERS THE ENTIRE NEST. When I move away the mouse, the enlarged sqaure will go back to its original size in the nest.
I hope you understand this.
Is there a script that will do this?
A similar idea of the animation and resizing is found on the Sprint website: link text
But I want the animation of the enlarged square to cover the three other squares in the nest.
Many thanks to everyone.
Erik