Yes, it could be implemented, but it would require the element to be positioned absolutely (or maybe using some clever relative position hacks.)
Another trick would be to use CSS3 Transforms. On Dec 1, 7:42 pm, Rolf -nl <[email protected]> wrote: > I'm looking for a zoom/scale method that can probably implemented in > Element. Using an effect it could zoom in (or better said, scaled, > with any of the transition options) from the center of an element, or > using one of the edges as a boundary. Similar like a thumbnail grid > you sometimes see in photo galleries. > Does someone know this is around already? > > PS > just checked with Google, here's an > example:http://slideshowpro.net/video/slideshowpro_thumbgrid.php#id=album-444...
