treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Smooth animation for paragraphs of text?

  • I'm trying to create a webpage that will display several paragraphs of text and then slide that text out of view to the left (out of view of the reader). The problem is that whatever I try using jQuery SVG or Raphael, the result is a chunky animation. Is this a solvable problem? If so, is there a tutorial for it?
  • I'm not sure exactly what you're trying to accomplish, but here's a quick fiddle based on your description:

    http://jsfiddle.net/hzBVL/