forced changed "%" to "px"

forced changed "%" to "px"

I have a animate function which is being forced from "%"  to "px"

 $(selector).animate({width: '33%'},{queue:false, duration:2000}); becomes  $(selector).animate({width: '33px'},{queue:false, duration:2000});

i am clueless, any ideas

Thanks










    • Topic Participants

    • shawn