I am trying to use a template to render pages in a scroll view and I have run into some issues ... I have a jsFiddle that shows what I am trying to do the group has a red header with 'why does this not work'. I have a bunch of examples of things using templates and I don't understand why the template with the scroll view does not behave like the rest, could someone explain what I am missing?
http://jsfiddle.net/6RuHQ/6/
In case you are curious I am probably going to wind up with the last approach with my application since in some occasions I will end up with only 1 page and it looks silly as a scroller with 1 page (I'd rather just render that single page by itself).
http://jsfiddle.net/6RuHQ/6/
In case you are curious I am probably going to wind up with the last approach with my application since in some occasions I will end up with only 1 page and it looks silly as a scroller with 1 page (I'd rather just render that single page by itself).