PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Javascript not working on validation page after ajax form submission

  1. paul.maclean
    Member

    Hi there, I am trying to use the ajax form submission with some custom javascript. When a user does not fill out a required field, the form validates correctly, but my custom javascript is not working (I am using the jquery ui .slider for a couple of the inputs). I am assuming that this is because my script is outside whatever portion of the page gets refreshed via ajax. I have looked in the js.php file but can't seem to discern where to make adjustments. Wondering if anybody could point me in the right direction? Thanks in advance

    Posted 12 years ago on Monday September 26, 2011 | Permalink
  2. paul.maclean
    Member

    UPDATE - SOLVED: don't know why I didn't think of this before. I put my script into a custom html block within the form and all is good.

    Posted 12 years ago on Monday September 26, 2011 | Permalink

This topic has been resolved and has been closed to new replies.