Question:The following code snippet will _____. $('#id1').animate({width:"80%"}, "slow") 

A animate the tag with id1 from the current width to 80% width. 

B animate the tag with id1 from 80% width to current width. 

C animate the tag with id1 from the current 80% width to 0px. 

D animate the tag with id1 from 80% width to 100% width. 

+ Answer
+ Report
Total Preview: 742

Copyright © 2024. Powered by Intellect Software Ltd