Skip to main content
Participant
September 7, 2007
Question

Help needed with Spry Grow/Shrink Query!

  • September 7, 2007
  • 1 reply
  • 390 views
Dear All,

I am attempting to use the new spry effects in cs3 to grow ( and the optionally shrink) a city map for users.
My difficulty is that if you use an image at the correct 100% size, but want to grow it from 10%, the 100% image displays as default when you load the page, then once clicked it reszies up from 10%.

I cant use a 10% image as my start point, because then the 'grown' map is illegible.

Any tips?

Cheers

Si
This topic has been closed for replies.

1 reply

jefbak
Known Participant
November 4, 2007
Use OnLoad with grow and set both size fields to 10% with milliseconds set to 0

Then onClick toggle grow from 100% (don't know why) to the Pixel size you want for the second field.