Comment Box, that posts comment to same page without page refresh

Discussion in 'JavaScript' started by Alexj17, Mar 6, 2009.

  1. #1
    Hi All

    Ive search everywhere for this and cant find nothing. I would like a comment box for a user to post a comment, when they click submit, it posts the comment to the page.

    I know its Ajax that is needed but can really find an example/tutorial to learn from.

    Does anyone have any links or code to help me please

    Thanks, Alex
     
    Alexj17, Mar 6, 2009 IP
  2. dimitar christoff

    dimitar christoff Active Member

    Messages:
    882
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #2
    mate, not sure how you "searched everywhere", just look for 'ajax form tutorial' - a comment script is really just submission of a form. hell, i've even got one on my blog... make sure you pickup one that's with a decent js ajax capable framework - jquery, mootools, prototype, etc etc.
     
    dimitar christoff, Mar 6, 2009 IP