[Solved} Using A Jquery Click Event On A Dynamic Radio List

Hi,

I’ve been trying to associate a Jquery click event with a dynamically created HTML helper radio list. I load the Jquery inside of the document.ready call using the registerJS() method but it doesn’t seem to be associating the events to the items.

Update : It was a Jquery syntax error, issue resolved

Thanks,

C