saravmajestic / ionic

Custom Ionic components
352 stars 204 forks source link

Making tsb icons scroll block fixed on slides vertical scroll #9

Open thinkoverit opened 9 years ago

thinkoverit commented 9 years ago

Hi Saravmajestic,

Great work on Tabbed slidebox. We are trying it use it with little modifications, We are using ion-content inside of ion-slide so that content is scrollable list. However we also need the tsb icons scroll block to be fixed when list is scrolled in various slides. Can you suggest some clean way of doing it, It seems position fixed wont work in ionic too.

Thanks in adavance.

hernandes commented 9 years ago

I'm having the same problem, any solution?

saravmajestic commented 9 years ago

Please checkout this demo: http://ionic-sarav.rhcloud.com/ionic/tabbedSlideBox/slidingContent.html#/ and let me know if you are looking for this. I made the content for home tab as vertically scrollable.