Monday 15 February 2010

jquery - animate the images container to the position where is going to be on fullview -


I have the code below from a tutorial () and the image container is animated in a middle right position! But I want to be left below it! Whatever I was trying to do is wrong or not reproducible on any other screen size! It does not matter to me! Please help!

  // Animate the image container in the case where the fullview is on thumbstestyle = {left: $ (window). Wth ($) - $ rings Wrapper (Wide) - 25 + 'PX', // 25 Fullview Thumb-wrapper is the right / right of the top header: ($ (window). Light () / 2) - ($ rings: wrapper.height () / 2 ) - 22 + 'Px' / 10 Fullsite thumb-cover margin is top / bottom;); $ ThumbsWrapper.stop () Application Style (Thumstyle, $. Extension (true, [], {Duration: Enneasp Speed, Easy: Annexing}));    

simple, just left as 0 Do and below as 0 should do this.

unchecked code
  thumbsstyle = {left: 0 down: 0}; $ ThumbsWrapper.stop () Application Style (Thumstyle, $. Extension (true, [], {Duration: Enneasp Speed, Easy: Annexing}));    

No comments:

Post a Comment