Its best to place javascript code in the Header (Module Settings->Advanced->Header) of the control. That is because ListX supports AJAX, and when in AJAX mode, the Header and Footer remain, even when the content is refreshed. I'm actually working on a slider control in javascript for client, and thats where I placed the javascript. |