laviastar / iscroll-js

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

help !! the iscroll cannt use in iframe. #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Excuse Me, I have a problem. Please help me!!!

I have two page.. parent and client page, and they both use iscroll.
when the parent page use iframe to link client page, the content of client page 
will float on the parent page and it will can't fit the iframe width or height. 
how can i solve the problem!?
thank you!!

Original issue reported on code.google.com by pou629 on 15 Aug 2010 at 6:49

GoogleCodeExporter commented 9 years ago
Please use this board for issues tracking only. This is not a support center. 
Thanks.

Original comment by mat...@gmail.com on 15 Aug 2010 at 8:40

GoogleCodeExporter commented 9 years ago

I'm so sorry. I re-describe my problem. thank you very much.

What steps will reproduce the problem?
1. I have the two web page (parent and client page), they use the iscroll in 
the content area.(fixed header and footer area). 
2. I hope use iframe to display client page in the content area of the parent 
page.
3. when I open the client page in the content of the parent page, the content 
of client page overflow the size of iframe and it will can't be scroll.

What is the expected output? What do you see instead?
I hope that the content of client page can be fixed in size of the iframe, and 
can be scrolled.

What version of the product are you using? On what operating system?
I use the v.3.5.  on iPhone 3GS.

Please provide any additional information below.
because two pages both use iscroll, and the client page be display on the 
iframe of content of parent page. Is the position or z-index property affect 
the output? i don't know.

Original comment by pou629 on 15 Aug 2010 at 3:08