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