0

I have implemented a carousel using following link: http://try.sencha.com/extjs/4.1.1/community/carouselcontainer/viewer.html

I have added 4 views in the carousel container. I want vertical scroll for one view and not for the remaining views. I am getting all views vertically scrollable now. Can anybody tell me how to avoid vertical scroll for the remaining views? I have added my view in my code.

Thanks

Illidanek
  • 996
  • 1
  • 18
  • 32
mohan
  • 13,035
  • 29
  • 108
  • 178

1 Answers1

0

I have fixed the issue.I set height for parent container

mohan
  • 13,035
  • 29
  • 108
  • 178