• Hi,

    is there any way to run a jquery function after a user submits a comment?

    The problem I have is that I’m hiding the comments initially with jQuery, and then when a user clicks a button to display the comments they are made visible via. jQuery’s toggle function – so when you submit a comment the page refreshes and the comments hide again – is it possible to make them reappear automatically when a comment is posted – or display some sort of notification that the comment has been posted – ala. jGrowl notifications?

    Any help is much appreciated…!

    Alex.

  • The topic ‘How to run a function after a user submits a comment’ is closed to new replies.