randolph249 / iscroll-js

Automatically exported from code.google.com/p/iscroll-js
MIT License
0 stars 0 forks source link

Cannot set position absolute to anything within the scroler #41

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a scroller
2. Create a relative div
3. create some absolute divs within it

What is the expected output? 
iscroller to scroll the page

What do you see instead?
We spring to the top and cannot scroll the content

Please provide any additional information below.

Original issue reported on code.google.com by Gaz...@gmail.com on 4 Jan 2011 at 8:14

GoogleCodeExporter commented 8 years ago
I have managed to create a relative div in the scroller and position something 
absolutely within in ok.

Original comment by benjamin...@gmail.com on 5 May 2011 at 1:35