English 中文(简体)
iPhone JQuery: 如何使用 iPhone 中的 Jquery 移动+ 电话缺口在iPad 中执行分割视图
原标题:iPhone JQuery: How to implement a Split view in iPad using Jquery Mobile + phone gap in iPhone

我试图用“强势”代码JQuery移动电话缺口 执行“强势”视图

sample 代码,在 index.html 中 sample 代码

    <head> 
        <link rel="stylesheet" href="inc/jquery.mobile.structure-1.0.1.min.css" />
        <link rel="stylesheet" href="inc/jquery.mobile-1.0.1.min.css" />
        <link rel="stylesheet" href="inc/resources/css/jquery.toastmessage.css" />

        <script type="text/javascript" src="inc/jquery-1.7.1.min.js"></script>
        <script type="text/javascript" src="inc/jquery.mobile-1.0.1.min.js"></script>

        <script type="text/javascript" src="inc/phonegap-1.2.0.js"></script>
    </head> 

    <body> 

        <div data-role="page" data-theme="c">
            <div data-role="header">
                Mpbile Split View
            </div>   

            <div data-role="content">

                 <!--- Left side view------>
                <div class="left-content">
                    <h3>lef hand content</h3>
                    <ul data-role="listview">
                        <li>One</li>
                        <li>One</li>
                        <li>One</li>
                        <li>One</li>
                    </ul>
                </div>

                <!--- Right side view------>
                <div class="right-content">
                    <h3>Right hand content</h3>
                    <ul data-role="listview">
                        <li>Two</li>
                        <li>Two</li>
                        <li>Two</li>
                        <li>Two</li>
                    </ul>
                </div>
            </div>
        </div>


    </body> 
</html> 

但它显示在同一页一一一一一一一一一一一一一一一一一一一一一一一一二二下,如铃声所示

""https://i.sstatic.net/tZzty.png" alt="此处输入图像描述"/ >

我需要两个表格,作为左侧的“坚固”码视图 <%%/坚固> 和“坚固> 右侧的“其他 和 < 坚固> 的表格 < 坚固> details view )

如何使用 jQuery? 提前感谢

问题回答

你可以使用“http://jeromietenne.github.com/jquery-mobile-960/" rel=“nofollow”>http://jeromietenne.github.com/jquery-moble-960/,并将其与该网格分开。

如果您知道 960.gs 或其他任何 cs 的网格框架, 您将非常容易。 有关网站的使用情况会减少 。

尝试使用我的 ""https://github.com/frequent/multiview/tree/master/multiview%20JQM%201.1" rel=“no follow” > multiview插件

它允许 Jquery Mobile (Jquery Mobile) 的 1/2/3 面板和 popover 面板并排。 我还没有用 PhoneGap ( JQM 1 1 1) 尝试过它。 所以如果你尝试一下, 请告诉我它是否有效( 应该让我猜一下 ) 。

请使用1.1版和JQM 1. 1. 1. 多重视图,这需要一些节奏才能工作。

我目前正在做新的README和取样点,几天后应该会上去

尝试简单分割视图

http://simplesplitview.sourceforge.net/" rel="no follow">http://simplesplitview.sourceforge.net/

最佳的jquery Mobile 分裂和容易执行





相关问题
Code sign Error

I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...

ABPersonViewController Usage for displaying contact

Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...

将音频Clips从Peter改为服务器

我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。