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

    I was wondering if it were a jquery effect that cold traces what I was writing in a textfield to a div with a <p> tag. So that you cold kind of see what the out come of what your writings looks like before you post it. Is this possible? Kind of a prewiev function only in real time.
  • This might get you in the right direction.


    http://www.learningjquery.com/2006/11/really-simple-live-comment-preview
  • Thanks I got it to work. ;) It was just what I needed :D