using jquery vertical scroll with asp.net datalist controll

using jquery vertical scroll with asp.net datalist controll

hi..,

I am having a datalist in which im using image button to bind the images dynamically from database based on category.

this category will be changing for every 10sec. and i want to scroll the images upward i.e marquee.

im using marquee to scroll up the images ,till here everything is working fine.

but i want to use the jquery verticall scroll because there are draw backs with marquee.

when im using the jquery verticall scroll,images donot scroll.

if i take 4image buttons and to the same thing images are scrolling but when i use datalist images dnt scroll.

note : my site is in asp.net and im using all .net controlls,i want to use jquery verticall scroll.


Please help in this.

Thanks