Jump to content
Search Community

beans

Members
  • Posts

    2
  • Joined

  • Last visited

beans's Achievements

0

Reputation

  1. Appreciate the reply. A new tween each time should be fine - as its using left/top and is absolute positioned, only the start should be different (the end should be a top/left value that is absolute) Unfortunately, there is still some funkyness with percentages. Take this for example: http://jsfiddle.net/4GeQe/12/ It only obeys the unit measurement, but not the percentage measurement. Until the end, when it snaps into position.
  2. Hi all, I am after an explanation/confirmation if the following is expected behaviour http://jsfiddle.net/4GeQe/7/ First run - fine - works as expected Second run - uses it's existing position as base co-ordinates, then just goes haywire. Shouldnt this end up in the same place at the end as it did in the first run? Regards
×
×
  • Create New...