¡@

Home 

2014/10/16 ¤W¤È 12:07:04

jquery Programming Glossary: reply_message

Showing error without page refresh

http://stackoverflow.com/questions/18454803/showing-error-without-page-refresh

JQuery so I'll need some help. Here's what I have so far php if isset _POST 'reply_submit' reply _POST 'new_reply' reply_message if empty reply reply_message Your comment is too short. html lang en body form class no margin method POST action textarea.. help. Here's what I have so far php if isset _POST 'reply_submit' reply _POST 'new_reply' reply_message if empty reply reply_message Your comment is too short. html lang en body form class no margin method POST action textarea name new_reply placeholder.. placeholder Write a reply... textarea button name reply_submit class btn post button type submit Post' . isset reply_message ' div class comment warning ' . reply_message . ' div ' '' . ' button form body html So what I need it to do is if the person's..