views:

49

answers:

0

Hi there,

I am stumped!

I have a form for leaving reviews that uses a slider from the Scriptaculous library. The form is retrieved through Ajax once a user clicks on a link to leave a review and all works fine.

In order to enable ajax-looking file uploading, I'm using an iFrame to submit the review.

My problem occurs when the form is returned due to user input errors.
The slider stops working!

No Javascript errors. The Control.Slider gets initialized, yet it doesn't work.

Any ideas on why this could be happening? Thanks!