views:

233

answers:

0

Hi, I am using scriptaculous to apply some scaling effect to a div with some contents inside it. When the dimensions of the inner contents are specified as % it works fine. But when it is specified as pixels the inner contents are not scaled according to the parent. scaleContent property is set to true.

Can anyone tell me what exactly the problem is?