How to handle Multiple DOM elements with iScroll (while using jQTouch)?

Rob is right, but you can change your code to scroller classes as you said. Then initialise your scrollers within unique wrappers like this: var scroll1, scroll2; function loaded() { scroll1 = new iScroll('wrapper1'); scroll2 = new iScroll('wrapper2'); }.

I'm not totally clear on what you are trying to achieve but if you want two parts of your page to scroll I would suggest changing the IDs to be unique and instantiate two iScrolls with the different IDs.

Iscroll4 - How to handle Multiple DOM elements with iScroll (while using jQTouch) - Stack Overflow.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions