Broetchen1234 / iui

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

Link page doesn't display the content pages correctly for ipad. #282

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
    <div id="samples" title="Samples">
      <div class="wrapper">
        <div class="scroller">
          <ul>
            <li class="content"><a href="about.html">About US    </a></li>
          </ul>
        </div>
      </div>
    </div>
2. I need help for the ipad version, I have a split view following the below 
example. When I click on the link page the page does show up correctly, on the 
left side of content page. It's not working.
http://stage.iui-js.org/samples/iuipad/ipad-demo.html

What is the expected output? What do you see instead?

The link page should display the content on the left side.

Please use labels and text to provide additional information.

Please help me urgently!

Original issue reported on code.google.com by kooldl2...@gmail.com on 8 Feb 2011 at 10:28

GoogleCodeExporter commented 9 years ago
Merged into Issue 345 -- Integrate iPad support

Original comment by msgilli...@gmail.com on 22 Jul 2012 at 9:20